GitHub releases list sections alphabetically, should put Features first instead #3038
Labels
📚 documentation
Issues for improving the documentations
🌱 good first issue
Good first issue to get your feet wet.
Bug Report
Current Behavior
When viewing GitHub releases, all the sections are alphabetized. For example, v0.57.0 lists Bug Fixes, Build, Chore, Code Refactoring, Continuous Integration, Docs, Features, Style. Other releases follow this same rule.
Expected Behavior
The release note sections should be organized in order of most interesting to end users. This should generally put Features first, then probably Bug Fixes. After that, probably Style, Performance Improvements, and Docs. And then all of the developer-facing stuff.
The text was updated successfully, but these errors were encountered: