Skip to content

Pull Request Tags #2

@TomDonoghue

Description

@TomDonoghue

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions