Skip to content

Commit 1f07fd5

Browse files
authored
Merge pull request #561 from github/shcorbett-patch-2
Create pull_request_template.md
2 parents bc8a0e0 + e0278f1 commit 1f07fd5

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/pull_request_template.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# PR Details
2+
3+
### Description
4+
<!--
5+
[Please fill out a brief description of the change being made]
6+
-->
7+
### Testing
8+
<!--
9+
[Please add testing done as part of this change.]
10+
-->
11+
<!-- Keep in mind that for backup-utils the following applies:
12+
- Backup-util [current version] will support
13+
- GHES [current version]
14+
- GHES [current version -1]
15+
- GHES [current version -2]
16+
- Any changes that are made to backup-utils will also need to be supported on those GHES versions above (n-2)
17+
- Please make sure those versions are tested against for this change
18+
-->
19+
20+
### Ownership
21+
<!-- [Add any relevants owners for this change]
22+
-->
23+
24+
### Related Links
25+
<!-- [Please add any related links/issues to this PR]
26+
-->

0 commit comments

Comments
 (0)