Skip to content

Commit 98c672d

Browse files
committed
chore: add PR template
Signed-off-by: Felipe Zipitria <[email protected]>
1 parent 2fd45f8 commit 98c672d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!-- Thank you for contributing to OWASP ModSecurity, your effort is greatly appreciated -->
2+
<!-- Please help us by adding the information below in this PR so it aids reviewers -->
3+
4+
## what
5+
6+
<!--
7+
- Describe high-level what changed as a result of these commits (i.e. in plain-english, what do these changes mean?)
8+
- Use bullet points to be concise and to the point.
9+
-->
10+
11+
## why
12+
13+
<!--
14+
- Provide the justifications for the changes (e.g. business case).
15+
- Describe why these changes were made (e.g. why do these commits fix the problem?)
16+
- Use bullet points to be concise and to the point.
17+
-->
18+
19+
## references
20+
21+
<!--
22+
- Link to any supporting github issues or helpful documentation to add some context (e.g. stackoverflow).
23+
- Use `closes #123`, if this PR closes a GitHub issue `#123`
24+
-->

0 commit comments

Comments
 (0)