Skip to content

Commit

Permalink
Update PR Template (#25039)
Browse files Browse the repository at this point in the history
## Summary & Motivation

Simplifies the PR template and removes the categorization system, as it
adds friction and post-hoc categorization is not particularly difficult.

## How I Tested These Changes
  • Loading branch information
OwenKephart authored Oct 8, 2024
1 parent efc45cf commit d8b2cb3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@

## Changelog

Insert changelog entry or "NOCHANGELOG" here.

- [ ] `NEW` _(added new feature or capability)_
- [ ] `BUGFIX` _(fixed a bug)_
- [ ] `DOCS` _(added or updated documentation)_
> Insert changelog entry or delete this section.

0 comments on commit d8b2cb3

Please sign in to comment.