Skip to content

Commit 71e5119

Browse files
committed
Add checkboxes to the PR template to indicate if schema updates are needed
1 parent 796ce1a commit 71e5119

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/pull_request_template.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ present on the main branch, only on the development branches).
1313
1414
Note that we do not accept changes to published specifications.
1515
-->
16+
17+
Tick one of the following options:
18+
19+
- [ ] schema changes are included in this pull request
20+
- [ ] schema changes are needed for this pull request but not done yet
21+
- [ ] no schema changes are needed for this pull request

0 commit comments

Comments
 (0)