File tree Expand file tree Collapse file tree 2 files changed +17
-10
lines changed
Expand file tree Collapse file tree 2 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 22blank_issues_enabled : true
33
44contact_links :
5- - name : Discuss proposals
6- url : https://groups.google.com/g/elixir-lang-core
7- about : Send proposals for new ideas to our mailing list
8-
9- - name : Ask questions and support
5+ - name : Ask questions, support, and general discussions
106 url : https://elixirforum.com/
11- about : Ask questions, provide support and more on Elixir Forum
7+ about : Ask questions, provide support, and more on Elixir Forum
8+
9+ - name : Propose new features
10+ url : https://github.com/elixir-lang/elixir/#proposing-new-features
11+ about : Propose new features in our mailing list
Original file line number Diff line number Diff line change @@ -54,10 +54,17 @@ Keep the tone positive and be kind! For more information, see the
5454### Proposing new features
5555
5656For proposing new features, please start a discussion in the
57- [ Elixir Core mailing list] [ 3 ] . Keep in mind that it is your responsibility
58- to argue and explain why a feature is useful and how it will impact the
59- codebase and the community. The [ language development history and outline
60- are described on our website] ( https://elixir-lang.org/development.html ) .
57+ [ Elixir Core mailing list] [ 3 ] . The [ language development history and
58+ its focus are described on our website] ( https://elixir-lang.org/development.html ) .
59+
60+ Keep in mind that it is your responsibility to argue and explain
61+ why a feature is useful and how it will impact the codebase and
62+ the community. A good proposal includes the problem description
63+ and how the proposed solution compares with existing alternatives
64+ in the Elixir ecosystem (as well as in other languages). To iron
65+ out a proposal before submission, consider using and gathering
66+ feedback from the community spaces [ listed on the sidebar of the
67+ Elixir website] ( https://elixir-lang.org/ ) .
6168
6269Once a proposal is accepted, it will be added to [ the issue tracker] [ 2 ] .
6370Features and bug fixes that have already been merged and will be included
You can’t perform that action at this time.
0 commit comments