1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +00:00

Add tl;dr to CONTRIBUTING.md

This commit is contained in:
James Hillyerd
2017-12-14 18:32:55 -08:00
parent dc0b9b325e
commit a9b174bcb6

View File

@@ -4,6 +4,8 @@ How to Contribute
Inbucket encourages third-party patches. It's valuable to know how other
developers are using the product.
**tl;dr:** File pull requests against the `develop` branch, not `master`!
## Getting Started