File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44---
55name : Report an issue
6- description :
7- Tell us about something that is not working the way we (probably) intend
6+ description : Tell us about something that is not working the way we (probably) intend
87body :
98 - type : markdown
109 attributes :
@@ -13,11 +12,17 @@ body:
1312
1413
1514 Please, do not use this form for guidance, questions or support.
16- Try instead in [Elixir Forum](https://elixirforum.com),
17- the [IRC Chat](https://web.libera.chat/#elixir),
18- [Stack Overflow](https://stackoverflow.com/questions/tagged/elixir),
19- [Slack](https://elixir-slackin.herokuapp.com),
20- [Discord](https://discord.gg/elixir) or in other online communities.
15+ Try instead in [Elixir Forum](https://elixirforum.com) or any of
16+ our online communities (Slack, Discord, etc).
17+
18+ - type : checkboxes
19+ id : existing-issue
20+ attributes :
21+ label : Existing issue
22+ description : Please search [existing issues](https://github.com/elixir-lang/elixir/issues) before continuing.
23+ options :
24+ - label : I have searched existing issues and could not find a duplicate.
25+ required : true
2126
2227 - type : textarea
2328 id : elixir-and-otp-version
You can’t perform that action at this time.
0 commit comments