You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/pull_request_template.md
+12-12
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
-
<!-- Use this template by filling in information and copy and pasting relevant items out of the html comments. -->
1
+
<!-- Use this template by filling in information and copying and pasting relevant items out of the HTML comments. -->
2
2
3
-
# Relates to:
3
+
# Relates to
4
4
5
5
<!-- LINK TO ISSUE OR TICKET -->
6
6
7
-
<!-- This risks section is to be filled out before final review and merge. -->
7
+
<!-- This risks section must be filled out before the final review and merge. -->
8
8
9
9
# Risks
10
10
11
11
<!--
12
-
Low, medium, large. List what kind of risks, and what could be effected.
12
+
Low, medium, large. List what kind of risks and what could be affected.
13
13
-->
14
14
15
15
# Background
@@ -25,7 +25,7 @@ Features (non-breaking change which adds functionality)
25
25
Updates (new versions of included code)
26
26
-->
27
27
28
-
<!-- This "Why" section is most relevant if there is no linked issue explaining why. If there is a related issue it might make sense to skip this why section. -->
28
+
<!-- This "Why" section is most relevant if there are no linked issues explaining why. If there is a related issue, it might make sense to skip this why section. -->
29
29
<!--
30
30
## Why are we doing this? Any context or related work?
31
31
-->
@@ -35,10 +35,10 @@ Updates (new versions of included code)
35
35
<!--
36
36
My changes do not require a change to the project documentation.
37
37
My changes require a change to the project documentation.
38
-
If a docs change is needed: I have updated the documentation accordingly.
38
+
If documentation change is needed: I have updated the documentation accordingly.
39
39
-->
40
40
41
-
<!-- Please show how you tested the PR. This will really help if the PR needs to be retested, and probably help the PR get merged quicker. -->
41
+
<!-- Please show how you tested the PR. This will really help if the PR needs to be retested and probably help the PR get merged quicker. -->
42
42
43
43
# Testing
44
44
@@ -47,7 +47,7 @@ If a docs change is needed: I have updated the documentation accordingly.
47
47
## Detailed testing steps
48
48
49
49
<!--
50
-
None, automated tests are fine.
50
+
None: Automated tests are acceptable.
51
51
-->
52
52
53
53
<!--
@@ -63,22 +63,22 @@ None, automated tests are fine.
63
63
### After
64
64
-->
65
65
66
-
<!-- If there is anything about the deploy, please make a note. -->
66
+
<!-- If there is anything about the deployment, please make a note. -->
67
67
<!--
68
68
# Deploy Notes
69
69
-->
70
70
71
-
<!-- Copy and paste commandline output. -->
71
+
<!-- Copy and paste command line output. -->
72
72
<!--
73
73
## Database changes
74
74
-->
75
75
76
-
<!--If there is something more than the automated steps, please specifiy deploy instructions. -->
76
+
<!--Please specify deploy instructions if there is something more than the automated steps. -->
77
77
<!--
78
78
## Deployment instructions
79
79
-->
80
80
81
-
<!-- If you are on Discord, please join https://discord.gg/ai16z and state your Discord username here for contribute role and join us in #development-feed -->
81
+
<!-- If you are on Discord, please join https://discord.gg/ai16z and state your Discord username here for the contributor role and join us in #development-feed -->
0 commit comments