@@ -60,8 +60,8 @@ Our *actionable item policy* has some important consequences, such as:
6060
6161By keeping the overall issues tracker tidy and organized, the community
6262can 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,
6565see the [ Code of Conduct] [ 1 ] .
6666
6767## Discussions, support, and help
@@ -73,19 +73,18 @@ to help you.
7373
7474## Proposing new features
7575
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 ) .
8180
8281Once you are ready, you can submit your proposal to the [ Elixir Core
8382mailing list] [ 3 ] , either through the web interface or by subscribing to
8483it at < elixir-lang-core+subscribe@googlegroups.com > . 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.
8988
9089Once a proposal is accepted, it will be added to [ the issue tracker] [ 2 ] .
9190Features and bug fixes that have already been merged and will be included
0 commit comments