mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
Merge pull request #3159 from fzipi/add-pull-request-template
chore: add pull request template
This commit is contained in:
commit
e7a6420fca
24
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
24
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
<!-- Thank you for contributing to OWASP ModSecurity, your effort is greatly appreciated -->
|
||||
<!-- Please help us by adding the information below in this PR so it aids reviewers -->
|
||||
|
||||
## what
|
||||
|
||||
<!--
|
||||
- Describe high-level what changed as a result of these commits (i.e. in plain-english, what do these changes mean?)
|
||||
- Use bullet points to be concise and to the point.
|
||||
-->
|
||||
|
||||
## why
|
||||
|
||||
<!--
|
||||
- Provide the justifications for the changes (e.g. business case).
|
||||
- Describe why these changes were made (e.g. why do these commits fix the problem?)
|
||||
- Use bullet points to be concise and to the point.
|
||||
-->
|
||||
|
||||
## references
|
||||
|
||||
<!--
|
||||
- Link to any supporting github issues or helpful documentation to add some context (e.g. stackoverflow).
|
||||
- Use `closes #123`, if this PR closes a GitHub issue `#123`
|
||||
-->
|
Loading…
x
Reference in New Issue
Block a user