-
-
Notifications
You must be signed in to change notification settings - Fork 592
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
Contributing guidelines for new changelog generation #1787
Conversation
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.
yay, less awful changelogs
Also make breaking change notation clearer.
CONTRIBUTING.md
Outdated
*Fix another herding bug* | ||
``` | ||
Notes: Fix a bug where the `herd()` function would only work on Tuesdays | ||
other-project notes: Fix a bug where the 'Herd' button only worked on Tuesdays |
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.
Do I understand correctly that the other-project
should get replaced with a project name? If so, could it perhaps be made more clear (<other-project>
or similar), it wasn't clear to me at the start
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.
Yeah - maybe a real-life example will be clearer: updated.
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.
This seems like a great plan overall! 😄
I added some suggestions on tweaked label names to align with the existing naming scheme, but feel free to go your own way of course.
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
Apparently we already have this label in react SDK (for some reason) so let's use it. Plus, it's clearer that it's for changes rather than issues that cause things to break.
Feedback welcome!
If this looks sensible, I'll add similar to the other projects, probably customised for each.