dtr-org / unit-e-project

Unit-e project information
MIT License
13 stars 4 forks source link

Adr toc generator #73

Closed Gnappuraz closed 5 years ago

Gnappuraz commented 5 years ago

This PR adds hADRon the friendly adr toc generator. It also amends few minor styling typos that help parsing more consistently.

Gnappuraz commented 5 years ago

@frolosofsky If ppl would just copy/paste the template from ADR-1 it would not be an issue to care about syntax :p

frolosofsky commented 5 years ago

@Gnappuraz It's up to you. I can add this later by myself as I don't like restrictions like this. Even when copy-paste you can unintentionally remove ':' as part of title replacement.

frolosofsky commented 5 years ago

As one more improvements, It'd be cool to have pre-commit hook that runs this script btw.

cornelius commented 5 years ago

As one more improvements, It'd be cool to have pre-commit hook that runs this script btw.

Or we run a bot which generates the overview.

scravy commented 5 years ago

I would prefer to have a bot do this. Also this would probably separate committing an ADR and committing the updated TOC.

Gnappuraz commented 5 years ago

I like the idea of the bot.