Skip to content

Is there a legend for the issue/changelog prefixes? #1297

Answered by snowman2
aaronmader asked this question in Q&A
Discussion options

You must be logged in to vote

Probably a good idea to add that to the CONTRIBUTING guide sometime.

You have it mostly right. Here is the filled in version:

  • DEP: Short for Dependency. An issue / change regarding a dependency.
  • WHL: Short for Wheel. Change related to python wheels.
  • ENH: Short for Enhancement. For new features.
  • PERF: Short for Performance. For performance related items.
  • CLN: Short for Clean. For code cleanup / clarity.
  • REF: Short for Refactor. For code refactoring related changes.
  • BUG: For Bugs. Code isn't doing what it should.
  • MNT: Short for Maintenance.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aaronmader
Comment options

Answer selected by snowman2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants