summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArturo Herrero <arturo.herrero@gmail.com>2018-12-02 21:38:11 +0000
committerJosé Valim <jose.valim@gmail.com>2018-12-02 22:38:11 +0100
commit74d23f2a38ae93f2eb44afe54ac45f70fbe866eb (patch)
tree876ff062514d2af098ccc7d67d965215c803695c
parentca003415f2c47213580b3120053d80c3a45a83f6 (diff)
downloadelixir-74d23f2a38ae93f2eb44afe54ac45f70fbe866eb.tar.gz
Update GitHub issue template with mailing list link (#8451)
-rw-r--r--ISSUE_TEMPLATE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
index 31d369a3f..8193a10ec 100644
--- a/ISSUE_TEMPLATE.md
+++ b/ISSUE_TEMPLATE.md
@@ -1,7 +1,7 @@
### Precheck
* Do not use the issues tracker for help or support (try Elixir Forum, Stack Overflow, IRC, etc.)
-* For proposing a new feature, please start a discussion on the Elixir Core mailing list
+* For proposing a new feature, please start a discussion on the Elixir Core mailing list: https://groups.google.com/group/elixir-lang-core
* For bugs, do a quick search and make sure the bug has not yet been reported
* Please disclose security vulnerabilities privately at elixir-security@googlegroups.com
* Finally, be nice and have fun!
@@ -17,4 +17,4 @@ Include code samples, errors and stacktraces if appropriate.
### Expected behavior
-A short description on how you expect the code to behave. \ No newline at end of file
+A short description on how you expect the code to behave.