Skip to content

Commit

Permalink
Merge pull request #2647 from demergent-labs/request_review
Browse files Browse the repository at this point in the history
Update pr template to include review request
  • Loading branch information
lastmjs authored Feb 4, 2025
2 parents cf56ff0 + 370ea02 commit 850a3e3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@
- [ ] Error handling beautiful (no unwraps or expects etc)
- [ ] Code tested thoroughly
- [ ] PR title:
- [ ] Indicates breaking changes with suffix "(breaking changes)"
- [ ] Sentence cased
- [ ] Described well for release notes
- [ ] Indicates breaking changes with suffix "(breaking changes)"
- [ ] Related issues have been linked and all tasks have been completed or made into separate issues
- [ ] New documentation enumerated in [the release issue](https://github.com/demergent-labs/azle/issues/2053)
- [ ] All breaking changes
- [ ] Described below in the "Breaking Changes" section
- [ ] Migration path described
- [ ] Review is requested when ready

## Reviewer

Expand All @@ -20,8 +22,9 @@
- [ ] Error handling beautiful (no unwraps or expects etc)
- [ ] Code tested thoroughly
- [ ] PR title:
- [ ] Indicates breaking changes with suffix "(breaking changes)"
- [ ] Sentence cased
- [ ] Described well for release notes
- [ ] Indicates breaking changes with suffix "(breaking changes)"
- [ ] Related issues have been linked and all tasks have been completed or made into separate issues
- [ ] New documentation enumerated in [the release issue](https://github.com/demergent-labs/azle/issues/2053)
- [ ] All breaking changes
Expand Down

0 comments on commit 850a3e3

Please sign in to comment.