Skip to content

Commit 066c4cd

Browse files
authored
Merge pull request #153 from hxrshxz/master
pull request template added
2 parents 74cb7c9 + 82d2d00 commit 066c4cd

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅
2+
3+
You can expedite processing of your PR by using this template to provide context
4+
and additional information. Before actually opening a PR please make sure that it
5+
does NOT fall into any of the following categories
6+
7+
🚫 Spam PRs (accidental or intentional) - these will result in a 7 / 30 / ∞ days ban from
8+
interacting with the project depending on reoccurrence and severity. You can find more
9+
information [here](https://pwning.owasp-juice.shop/companion-guide/latest/part3/contribution.html#_handling_of_spam_prs).
10+
11+
🚫 Lazy typo fixing PRs - if you fix a typo in a file, your PR will only be merged
12+
if all other typos in the same file are also fixed with the same PR
13+
14+
🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅-->
15+
16+
### Description
17+
18+
<!-- ✍️-->
19+
A clear and concise summary of the change and which issue (if any) it fixes. Should also include relevant motivation and context.
20+
21+
Resolved or fixed issue: <!-- ✍️ Add GitHub issue number in format `#0000` or `none` -->
22+
23+
### Affirmation
24+
25+
- [ ] My code follows the [CONTRIBUTING.md](https://github.com/juice-shop/juice-shop/blob/master/CONTRIBUTING.md) guidelines

0 commit comments

Comments
 (0)