Skip to content

Commit d698528

Browse files
committed
Add info about mailing list alternative in CONTRIBUTING.md
1 parent 27c5cf0 commit d698528

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CONTRIBUTING.md

+12
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,21 @@ clojure-ts-mode (version 2.1.1)
3535
* Open a [pull request][4] that relates to *only* one subject with a clear title
3636
and description in grammatically correct, complete sentences.
3737

38+
## I don't have a github account
39+
40+
or maybe you would rather use email. That is okay.
41+
42+
If you prefer you can also send a message to the [mailing list][7].
43+
This mailing list is not the [primary issue tracker][1].
44+
All the same etiquette rules above apply to the mailing list as well.
45+
Submitted patches will be turned into pull requests.
46+
Any issues reported on the mailing list will be copied to the issue tracker
47+
where the primary work will take place.
48+
3849
[1]: https://github.com/clojure-emacs/clojure-ts-mode/issues
3950
[2]: http://gun.io/blog/how-to-github-fork-branch-and-pull-request
4051
[3]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
4152
[4]: https://help.github.com/articles/using-pull-requests
4253
[5]: http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html
4354
[6]: https://github.com/clojure-emacs/clojure-ts-mode/blob/master/CHANGELOG.md
55+
[7]: https://lists.sr.ht/~dannyfreeman/clojure-ts-mode

0 commit comments

Comments
 (0)