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
+10-13Lines changed: 10 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,23 @@
1
-
### Description
2
-
<!-- Please include a summary of the change and a link to the GitHub issue. You can use the closing keywords to link a pull request to an issue: [https://docs.github.com/en/enterprise/2.18/user/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue].
1
+
<!-- Add a description here or link to therelevant GitHub issue
2
+
See https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue on how to link an issue -->
3
3
4
-
Please add any additional motivation and context as needed. Screenshots are also welcome-->
4
+
Closes # <!-- If there is no issue to link, you can remove this-->
5
5
6
6
### Verification Steps
7
-
<!--
8
-
Add the steps required to check this change. Following an example.
9
-
10
-
1. Go to `XX >> YY >> SS`
11
-
2. Create a new item `N` with the info `X`
12
-
3. Try to edit this item
13
-
4. Check if in the left menu the feature X is not so long present.
14
-
-->
7
+
<!-- Add verification steps here if applicable. Remove this section if it does not apply -->
8
+
1. Do x
9
+
2. Do y
15
10
16
11
### Type of change
17
-
<!-- Please delete options that are not relevant. -->
12
+
18
13
-[ ] Bug fix (non-breaking change which fixes an issue)
19
14
-[ ] New feature (non-breaking change which adds functionality)
20
15
-[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
16
+
-[ ] Documentation change
17
+
-[ ] Other (please specify)
21
18
22
19
### Checklist
23
-
<!-- Please strikethrough options not relevant using two tildes ~~Text~~. Do not delete non relevant options -->
0 commit comments