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

Add list of common labels #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions LABELS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# List of labels for PRs/issues used accross all repos

Please check first if meaning of a desired new label can be attributed to one of the existing labels. Create a new label if needed but adhere to the style below **and add it to this list**.

____

- Breaking Change
- Bug
- Code Maintenance
- Discussion
- Documentation Needed
- Duplicate
- Enhancement
- External Issue
- Feature Request
- Fixed In Next Release
- For Next Release
- Help Wanted
- Internal
- Investigating
- Merge Conflict
- Never Stale
- Not A Bug
- Old Version
- On Hold
- Release
- PR: Approval Required
- PR: Approved
- PR: Code Review Required
- PR: Master Branch
- Security
- Stale
- Submitter Attention Required
- Template Ignored
- Testing Required
- WIP
- Won't Fix