Skip to content

Commit e9f414b

Browse files
committed
chore: improve contributing wording
1 parent 7638261 commit e9f414b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Exceptions:
120120
- Ensure cross-platform compatibility for every change that's accepted. Windows, Mac & Linux.
121121
- Ensure no malicious code is introduced into the core code.
122122
- Create issues for any major changes and enhancements that you wish to make. Discuss things transparently and get community feedback.
123-
- Keep feature versions as small as possible, preferably one new feature per version.
123+
- Keep feature PR's as small as possible, preferably one new feature per PR.
124124
- Be welcoming to newcomers and encourage diverse new contributors from all backgrounds. See the Python Community Code of Conduct (https://www.python.org/psf/codeofconduct/).
125125

126126
### Becoming a Committer
@@ -132,6 +132,6 @@ Contributors may be given commit privileges. Preference will be given to those w
132132
1. Access to resources for cross-platform development and testing.
133133
1. Time to devote to the project regularly.
134134

135-
Being a Committer does not grant write permission on `develop` or `stable` for security reasons (Users trust Freqtrade with their Exchange API keys).
135+
Being a Committer does not automatically grant write permission on `develop` or `stable` for security reasons (Users trust Freqtrade with their Exchange API keys).
136136

137137
After being Committer for some time, a Committer may be named Core Committer and given full repository access.

0 commit comments

Comments
 (0)