summaryrefslogtreecommitdiff
path: root/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUE_TEMPLATE.md')
-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.