Skip to content

Commit af17940

Browse files
authored
Update README sections on community interaction and feature proposals (#14407)
1 parent 468228a commit af17940

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

README.md

+10-11
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ Our *actionable item policy* has some important consequences, such as:
6060

6161
By keeping the overall issues tracker tidy and organized, the community
6262
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,
6565
see 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

8281
Once you are ready, you can submit your proposal to the [Elixir Core
8382
mailing list][3], either through the web interface or by subscribing to
8483
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.
8988

9089
Once a proposal is accepted, it will be added to [the issue tracker][2].
9190
Features and bug fixes that have already been merged and will be included

0 commit comments

Comments
 (0)