Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
Remove label check boxes to avoid showing tasks in PR list
[skip ci]
  • Loading branch information
dlpierce authored Jun 16, 2023
1 parent 8aa6379 commit 1436366
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,16 @@ Present tense short summary (50 characters or less)

### Type of change (for release notes)

- [ ] Major Changes (Potentially breaking changes)
- [ ] New Features
- [ ] Deprecations
- [ ] Bug Fixes
- [ ] Valkyrie Progress
- [ ] Documentation
- [ ] Containerization
Add an appropriate `notes-*` label to the PR (or indicate here) that classifies this change.

Choose from:
- `notes-major` Major Changes (Potentially breaking changes)
- `notes-minor` New Features that are backward compatible
- `notes-deprecation` Deprecations
- `notes-bugfix` Bug Fixes
- `notes-valkyrie` Valkyrie Progress
- `notes-docs` Documentation
- `notes-container` Containerization related (Docker, Helm, etc)

### Detailed Description

Expand Down

0 comments on commit 1436366

Please sign in to comment.