mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
Fix typo in contribution document
This commit is contained in:
parent
21b4b8d5d5
commit
a7f3b58960
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Anyone wishing to contribute to the **[Discourse/Discourse](https://github.com/d
|
||||||
|
|
||||||
4. If this is a bug or problem that **requires any kind of extended discussion -- open [a topic on meta][m] about it**. Do *not* open a bug on GitHub.
|
4. If this is a bug or problem that **requires any kind of extended discussion -- open [a topic on meta][m] about it**. Do *not* open a bug on GitHub.
|
||||||
|
|
||||||
5. If this is a bug or problem that is clear, simple, and is unlikely to requir *any* discussion -- open an [issue on GitHub](https://github.com/discourse/discourse/issues) with a reproduction of the bug including workflows, screenshots, or links to examples on jsfiddle.net. If possible, submit a Pull Request with a failing test. If you'd rather take matters into your own hands, fix the bug yourself (jump down to the "Contributing (Step-by-step)" section).
|
5. If this is a bug or problem that is clear, simple, and is unlikely to require *any* discussion -- open an [issue on GitHub](https://github.com/discourse/discourse/issues) with a reproduction of the bug including workflows, screenshots, or links to examples on jsfiddle.net. If possible, submit a Pull Request with a failing test. If you'd rather take matters into your own hands, fix the bug yourself (jump down to the "Contributing (Step-by-step)" section).
|
||||||
|
|
||||||
6. When the bug is fixed, we will do our best to update the Discourse topic or GitHub issue with a resolution.
|
6. When the bug is fixed, we will do our best to update the Discourse topic or GitHub issue with a resolution.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue