Skip to content

Commit

Permalink
Add checkboxes to the PR template to indicate if schema updates are n…
Browse files Browse the repository at this point in the history
…eeded
  • Loading branch information
lornajane committed Jan 10, 2025
1 parent 796ce1a commit 71e5119
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ present on the main branch, only on the development branches).
Note that we do not accept changes to published specifications.
-->

Tick one of the following options:

- [ ] schema changes are included in this pull request
- [ ] schema changes are needed for this pull request but not done yet
- [ ] no schema changes are needed for this pull request

0 comments on commit 71e5119

Please sign in to comment.