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
+8-6Lines changed: 8 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
-
Please fill in the fields below to submit a pull request. The more information
2
-
that is provided, the better.
1
+
<!--Please fill in the fields below to submit a pull request. The more information
2
+
that is provided, the better.-->
3
3
4
-
**Fixes issue #**:
4
+
<!-- Insert issue number here. See https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword for more info. -->
5
+
Fixes: #
5
6
6
-
**Description of the changes being introduced by the pull request**:
7
+
### Description of the changes being introduced by the pull request:
7
8
8
-
**Please verify and check that the pull request fulfils the following
9
-
requirements**:
9
+
10
+
11
+
### Please verify and check that the pull request fulfils the following requirements:
10
12
11
13
-[ ] The code follows the [Code Style Guidelines](https://github.com/secure-systems-lab/code-style-guidelines#code-style-guidelines)
12
14
-[ ] Tests have been added for the bug fix or new feature
0 commit comments