File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ contact_links:
5
5
- name : Discuss proposals
6
6
url : https://groups.google.com/g/elixir-lang-core
7
7
about : Send proposals for new ideas to our mailing list
8
+
8
9
- name : Ask questions and support
9
10
url : https://elixirforum.com/
10
11
about : Ask questions, provide support and more on Elixir Forum
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Report an issue
3
3
description :
4
- Tell us about something that is not working the way we (probably) intend.
4
+ Tell us about something that is not working the way we (probably) intend
5
5
body :
6
6
- type : markdown
7
7
attributes :
8
8
value : >
9
9
Thank you for contributing to Elixir! :heart:
10
10
11
+
11
12
Please, do not use this form for guidance, questions or support.
12
13
Try instead in [Elixir Forum](https://elixirforum.com),
13
14
the [IRC Chat](https://web.libera.chat/#elixir),
37
38
label : Current behavior
38
39
description : >
39
40
Include code samples, errors, and stacktraces if appropriate.
41
+
42
+
40
43
If reporting a bug, please include the reproducing steps.
41
44
validations :
42
45
required : true
You can’t perform that action at this time.
0 commit comments