Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanKisil authored Aug 10, 2017
1 parent 0eca67d commit ac6dfad
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
### Submitting Issues (Bug reports)
If you found a bug in eqMac2, please follow these steps to properly report it:
1. Sign-up / Log-in to GitHub
2. Go to [Issues tab](https://github.com/romankisil/eqMac2/issues) and create a new Issue
2. Go to [Issues tab](https://github.com/romankisil/eqMac2/issues) **and make sure your issue was not reported yet**
3. **If issue wasn't reported yet**, create a new one.
3. Set the Label (on the right) to Bug or any other appropriate
4. Describe the Bug as much as possible
5. If possible include some Screenshots
Expand All @@ -15,4 +16,4 @@ If you found a bug in eqMac2, please follow these steps to properly report it:
3. Once work has been approved and/or coordinated, fork the repository
4. Write code in your Forked repository. Make sure to properly comment complex solutions
5. Once you are happy with your code, test it until no bugs are prevelant.
6. Submit a [New Pull Request](https://github.com/romankisil/eqMac2/pulls) and wait for someone to review it.
6. Submit a [New Pull Request](https://github.com/romankisil/eqMac2/pulls) and wait for someone to review it.

0 comments on commit ac6dfad

Please sign in to comment.