File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -147,14 +147,16 @@ Ropey is licensed under the MIT license (LICENSE.md or http://opensource.org/lic
147
147
148
148
## Contributing
149
149
150
- Contributions are absolutely welcome! However, please open an issue or email
151
- me to discuss larger changes, to avoid doing a lot of work that may get
152
- rejected.
150
+ Contributions are absolutely welcome! However, please open an issue to discuss
151
+ larger changes, to avoid doing a lot of work that may get rejected. Also note
152
+ that PRs that add dependencies are very likely to be rejected (Ropey aims to
153
+ have minimal dependencies).
153
154
154
155
An overview of Ropey's design can be found [ here] ( https://github.com/cessen/ropey/blob/master/design/design.md ) .
155
156
156
- Unless you explicitly state otherwise, any contribution intentionally
157
- submitted for inclusion in Ropey by you will be licensed as above, without any additional terms or conditions.
157
+ Unless you explicitly state otherwise, any contribution intentionally submitted
158
+ for inclusion in Ropey by you will be licensed as above, without any additional
159
+ terms or conditions.
158
160
159
161
[ crates-io-badge ] : https://img.shields.io/crates/v/ropey.svg
160
162
[ crates-io-url ] : https://crates.io/crates/ropey
You can’t perform that action at this time.
0 commit comments