Skip to content

Commit ec0f34f

Browse files
committed
docs: Clarify CONTRIBUTING
Prompted by #318.
1 parent 71baa9f commit ec0f34f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
New issues with bug reports or new feature proposals are welcome of course - but nothing speaks like proposed code and pull requests.. thus that's the preferred way of contributing to this project! To propose a change, do the usual GitHub thing (or glance at [guides.github.com](https://guides.github.com) if this is your first contribution to an open source project on GitHub - welcome!):
1+
# Contributing
22

3-
Pull this, create a local branch.
3+
We welcome incremental pull requests with small changes.
44

5-
Then, hack some cool extension, bug fix, etc.
6-
7-
Raise Pull Request...
5+
To propose a larger enhancement or change, it's typically best to 1st open an issue to discuss it.
86

97
Thanks for your help!

0 commit comments

Comments
 (0)