-
Notifications
You must be signed in to change notification settings - Fork 5
Implement an automated changelog #3
New issue
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
Conversation
|
@n-rodriguez Thanks for this PR. I've tested it in my own fork and it appears to be working fine. There are just a few minor changes I'd request.
|
myii
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As mentioned in my comment.
|
@myii done! |
|
Merged this excellent PR, @n-rodriguez! |
|
One more question : the link to the contribute page is broken : |
|
@n-rodriguez The explanation about this is here: https://template-formula.readthedocs.io/en/latest/README.html#contributing-to-this-repo. Basically, it's a Sphinx link that works on Read the Docs. The original plan was to automatically prepare documentation for each formula there. However, that's changed a little since then and all of these documentation files will be centralised instead, rather than repeat identical content in 300+ |
|
ok! thank you! |
|
🎉 This PR is included in version 0.1.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Inspired by saltstack-formulas/collectd-formula#139