@@ -60,8 +60,8 @@ Our *actionable item policy* has some important consequences, such as:
60
60
61
61
By keeping the overall issues tracker tidy and organized, the community
62
62
can easily peak at what is coming in new releases and also get involved
63
- by commenting on existing issues and submitting pull requests. Simply
64
- remember keep the tone positive and be kind! For more information,
63
+ by commenting on existing issues and submitting pull requests. Please
64
+ remember to keep the tone positive and be kind! For more information,
65
65
see the [ Code of Conduct] [ 1 ] .
66
66
67
67
## Discussions, support, and help
@@ -73,19 +73,18 @@ to help you.
73
73
74
74
## Proposing new features
75
75
76
- We encourage you to start by discussing potential new features in
77
- community spaces listed above. These discussions help refine ideas
78
- and gather feedback before submission. Our website also includes
79
- [ a general outline of the language history and its current development
80
- focus] ( https://elixir-lang.org/development.html ) .
76
+ We encourage you to first propose new features in the community spaces
77
+ listed above. These discussions help refine ideas and gather feedback before
78
+ submission. Our website also includes [ a general outline of the language
79
+ history and its current development focus] ( https://elixir-lang.org/development.html ) .
81
80
82
81
Once you are ready, you can submit your proposal to the [ Elixir Core
83
82
mailing list] [ 3 ] , either through the web interface or by subscribing to
84
83
it at
< [email protected] > . Remember to include
85
- a clear problem description, describe how the proposed solution compares
86
- with existing alternatives in the Elixir ecosystem (as well as in other
87
- languages), and the potential impact your changes will have on the codebase
88
- and community.
84
+ a clear problem description, compare the proposed solution to existing
85
+ alternatives in the Elixir ecosystem (and in other languages if possible),
86
+ and consider the potential impact your changes will have on the codebase and
87
+ community.
89
88
90
89
Once a proposal is accepted, it will be added to [ the issue tracker] [ 2 ] .
91
90
Features and bug fixes that have already been merged and will be included
0 commit comments