joshrotenberg / adrs

Architectural Decision Record tool in Rust
http://joshrotenberg.com/adrs/
Apache License 2.0
19 stars 5 forks source link

enhancement(cmd): new should accept a status #16

Open joshrotenberg opened 6 months ago

joshrotenberg commented 6 months ago

Right now the new command sets the status to Accepted. It might make sense to allow an optional config to set this to something like Pending first.