Skip to content

Commit 0004200

Browse files
committed
Merge pull request #3 from venmo/ayanonagon/readme
Standardize `Contributing` section.
2 parents cda3e22 + 44a5fad commit 0004200

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ TODO: Write usage instructions here
2222

2323
## Contributing
2424

25-
1. Fork it ( https://github.com/[my-github-username]/slather/fork )
26-
2. Create your feature branch (`git checkout -b my-new-feature`)
27-
3. Commit your changes (`git commit -am 'Add some feature'`)
28-
4. Push to the branch (`git push origin my-new-feature`)
29-
5. Create a new Pull Request
25+
We'd love to see your ideas for improving this library! The best way to contribute is by submitting a pull request. We'll do our best to respond to your patch as soon as possible. You can also submit a [new Github issue](https://github.com/venmo/slather/issues/new) if you find bugs or have questions. :octocat:
26+
27+
Please make sure to follow our general coding style and add test coverage for new features!

0 commit comments

Comments
 (0)