Skip to content

Commit d84b110

Browse files
committed
updates PR template
1 parent 259f9fa commit d84b110

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1+
> [!WARNING]
2+
> Branch off and target `next`, not `master`. The `master` is stable and used in production (exception: documentation/infrastructure-only changes).
3+
14
Closes #
25

36
#### What has been done to verify that this works as intended?
47

58
#### Why is this the best possible solution? Were any other approaches considered?
69

7-
#### How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?
10+
#### How does this change impact users? Describe intentional behavior changes from code updates. What are the regression risks?
811

912
#### Does this change require updates to documentation? If so, please file an issue [here](https://github.com/getodk/docs/issues/new) and include the link below.
10-
11-
#### Before submitting this PR, please make sure you have:
12-
13-
- [ ] branched off and targeted the `next` branch OR only changed documentation/infrastructure (`master` is stable and used in production)
14-
- [ ] verified that any code or assets from external sources are properly credited in comments or that everything is internally sourced

0 commit comments

Comments
 (0)