Skip to content

Commit cbbc206

Browse files
authored
Merge pull request #1075 from opencrvs/add-note-to-pr-template
improve pr template
2 parents 4ff41fb + b7fad45 commit cbbc206

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> [!NOTE]
2+
> Currently, we do **not** run e2e tests as a check on `opencrvs-countryconfig`-repo PRs. Please ensure your PR doesn't break any e2e tests.
3+
>
4+
> One method for doing this is to open a PR with these changes to `opencrvs-farajaland` as well, and see if the PR check passes there.
5+
16
## Description
27

38
Clearly describe what has been changed. Include relevant context or background.

0 commit comments

Comments
 (0)