Update Contributing docs

This commit is contained in:
Elffin Farnon-Turner 2019-04-11 01:14:32 +01:00 committed by Matej Bukovinski
parent 0c7ea5defd
commit 915134629f
1 changed files with 3 additions and 3 deletions

View File

@ -24,8 +24,8 @@ Guidelines for bug reports:
2. **Check if the issue has been fixed** — try to reproduce it using the
latest `master` branch in the repository.
3. **Isolate the problem** — provide exact reporduction steps, preferably
in form of a failing test case or by providing modification steps in the
3. **Isolate the problem** — provide exact reproduction steps, preferably
in the form of a failing test case or by providing modification steps in the
`MBProgressHUD` Demo application.
A good bug report shouldn't leave others needing to chase you up for more
@ -61,4 +61,4 @@ accurate comments, etc.) and any other requirements (such as test coverage).
**IMPORTANT**: By submitting a patch, you agree to allow the project owner to
license your work under the same license as that used by the project.
This document is based on https://github.com/necolas/issue-guidelines/blob/master/CONTRIBUTING.md.
This document is based on https://github.com/necolas/issue-guidelines/blob/master/CONTRIBUTING.md.