Skip to content

Commit 9b9617d

Browse files
committed
Update PR template
1 parent 38dd4bb commit 9b9617d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/pull_request_template.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<!-- Welcome to backup-utils-private repo and Thanks for contributing!
2+
3+
Note: Merging to the master branch will include your change in a future (unreleased) version of backup-utils. If the change needs to be shipped to the current release versions it will need to be backported. For more information, see the backport guide https://github.com/github/enterprise-releases/blob/master/docs/backport-an-existing-pr.md
4+
5+
If you have any questions we can be found in the #ghes-backup-utils Slack channel.
6+
-->
7+
8+
<!--
9+
Additional notes regarding CI:
10+
- All required CIs needs to be pass before merging PR
11+
- Integration test will run against enterprise2 repo with environment variable, do not re-run directly from janky or Github CI, please use Actions to re-run the failed tests
12+
- If you are making changes impacts cluster, please add `cluster` label or `[cluster]` in your PR title so it will trigger optional cluster integration test. Those tests will take about 3 hours so relax and come back later to check the results. ;)
13+
-->
14+
115
# PR Details
216

317
### Description

0 commit comments

Comments
 (0)