Skip to content

Commit

Permalink
Update PR template (#363)
Browse files Browse the repository at this point in the history
* Update PR template

* Update .github/PULL_REQUEST_TEMPLATE.md

Co-authored-by: Robrecht Cannoodt <[email protected]>

---------

Co-authored-by: Robrecht Cannoodt <[email protected]>
  • Loading branch information
KaiWaldrant and rcannood authored Feb 7, 2024
1 parent df58d96 commit 3a63454
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,10 @@ Closes #xxxx (Replace xxxx with the GitHub issue number)

- [ ] Proposed changes are described in the CHANGELOG.md

- [ ] CI Tests succeed and look good!
- [ ] CI Tests succeed and look good!

## Requirements after merging

- [ ] Need to regenerate `common/` resources

- [ ] Need to regenerate task-specific resources. Specify: <all or ...>

0 comments on commit 3a63454

Please sign in to comment.