Skip to content
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

Pull Request Tags #2

Open
TomDonoghue opened this issue May 22, 2020 · 0 comments
Open

Pull Request Tags #2

TomDonoghue opened this issue May 22, 2020 · 0 comments

Comments

@TomDonoghue
Copy link
Member

TomDonoghue commented May 22, 2020

Notes on Pull Request tags, crowd-sourced from twitter.

Q: Is there a standardized list of pull request tags somewhere?
A: It doesn't seem so, but a number of projects have suggested tags (with a lot of overlap in use)

Projects with their own described PR tags:

A summary across projects (since most are consistent) is roughly:

  • [DOC]: documentation related
  • [BUG] or [BF] or [FIX]: fixes an issue / bug
  • [MNT] or [MAINT]: maintenance
  • [REF]: refactoring existing code
  • [ENH]: enhancement
  • [OPT]: optimization
  • [STY] or [STYLE]: style related
  • [TST] or [TEST]: adding or changing tests
  • [BRK] or [BREAK]: a breaking change
  • [WIP]: work-in-progress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant