Skip to content

Commit

Permalink
WX-1627 Add PR template (#7437)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgainerdewar committed May 15, 2024
1 parent e9db9a8 commit 7cacb8f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### Description

<!-- What is the purpose of this change? What should reviewers know? -->

### Release Notes Confirmation

#### `CHANGELOG.md`
- [ ] I updated `CHANGELOG.md` in this PR
- [ ] I assert that this change shouldn't be included in `CHANGELOG.md` because it doesn't impact community users

#### Terra Release Notes
- [ ] I added a suggested release notes entry in this Jira ticket
- [ ] I assert that this change doesn't need Jira release notes because it doesn't impact Terra users

0 comments on commit 7cacb8f

Please sign in to comment.