diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-04-27 12:40:08 -0400 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2017-04-27 12:40:08 -0400 |
commit | e44cda1eafa8e21d5ec5c2191bab1dad0c3055de (patch) | |
tree | 0d9c982671095e3125a7a0edae2cc45f3090d597 | |
parent | 8445fbb74fe842df99f3cdd3866b8dc87e87da42 (diff) |
Update contribution instructions
-rw-r--r-- | README.org | 16 |
1 files changed, 6 insertions, 10 deletions
@@ -138,19 +138,15 @@ PRs, issues, and feature requests are very welcome! *** Features -1. Create an [[https://github.com/jdenen/mastodon.el/issues][issue]] - detailing the feature you'd like to add. -2. I'll give you a thumbs up and assign you the issue. -3. Fork the repository and create a branch. -4. Create a pull request referencing the issue created in step 1. +1. Create an [[https://github.com/jdenen/mastodon.el/issues][issue]] detailing the feature you'd like to add. +2. Fork the repository and create a branch off of =develop=. +3. Create a pull request referencing the issue created in step 1. *** Fixes -1. In an [[https://github.com/jdenen/mastodon.el/issues][issue]], let me - know that you're working to fix it. -2. I'll assign you the issue. -3. Fork the repository and create a branch. -4. Create a pull request referencing the issue from step 1. +1. In an [[https://github.com/jdenen/mastodon.el/issues][issue]], let me know that you're working to fix it. +2. Fork the repository and create a branch off of =develop=. +3. Create a pull request referencing the issue from step 1. ** Connect |