Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 8abb2e1

Browse files
authored
Create pull_request_template.md
1 parent a52f5bf commit 8abb2e1

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/pull_request_template.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### May delete note after reading
2+
3+
## Note to contributor:
4+
5+
Thank you for contributing. If this is a new ruleset and your first time contributing, congratulations! There will be some tests ran through our continuous integration in Travis. For example, checking for duplicate hosts and problematic hosts as well in the ruleset file. You will see this testing begin when you open this pull request.
6+
7+
If this is not your first time and you have open PRs that have not been closed or merged, please revisit them by searching: https://github.com/EFForg/https-everywhere/issues?q=is%3Aopen+assignee%3A[username]. If there is something not being addressed by other maintainers or a project lead, link them to the PR with your question. Thank you for your patience.
8+
9+
## List related PRs if any
10+
11+
pr # | [link]()
12+
13+
## List related issues if any
14+
15+
issue # | [link]()

0 commit comments

Comments
 (0)