Skip to content

Commit 0ffb942

Browse files
committed
add pull request template
1 parent 233ff93 commit 0ffb942

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/PULL_REQUEST_TEMPLATE

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Hi! Thanks for your interest in contributing to this project.
2+
3+
Clojure contrib projects do not use GitHub issues or pull requests, and
4+
require a signed Contributor Agreement. If you would like to contribute,
5+
please read more about the CA and sign that first (this can be done online).
6+
7+
Then go to this project's issue tracker in JIRA to create tickets, update
8+
tickets, or submit patches. For help in creating tickets and patches,
9+
please see:
10+
11+
- Contributing FAQ: https://clojure.org/dev
12+
- Signing the CA: https://clojure.org/dev/contributor_agreement
13+
- Creating Tickets: https://clojure.org/dev/creating_tickets
14+
- Developing Patches: https://clojure.org/dev/developing_patches

0 commit comments

Comments
 (0)