10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestion:
adr init -t [template_file_name] [adr_folder]
The template_file_name 82D1 specifies the structure and subsequent adr commands (such as adr new) use this structure.
adr new
Could also add adr check [template file name] to check if the template is correctly formed and allows the basic fields such as title, date etc.
adr check [template file name]
The text was updated successfully, but these errors were encountered:
Implemented in release v3.0
Sorry, something went wrong.
adoble
No branches or pull requests
Suggestion:
adr init -t [template_file_name] [adr_folder]
The template_file_name 82D1 specifies the structure and subsequent adr commands (such as
adr new
) use this structure.Could also add
adr check [template file name]
to check if the template is correctly formed and allows the basic fields such as title, date etc.The text was updated successfully, but these errors were encountered: