Skip to content

Commit d939144

Browse files
authored
Fix some grammatical errors in How to File an Issue (#21411)
1 parent f4b4085 commit d939144

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributing/how-to-file-an-issue.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Please do not use the issue tracker for personal support requests. [Stack Overfl
1818
If an issue is affecting you, start at the top of this list and complete as many tasks on the list as you can:
1919

2020
1. If there is an issue, add a reaction or more details to the issue to indicate that it's affecting you
21-
2. If there is an issue and you can add more detail, write a comment describing how the bug is affecting OR if you can, write up a work-around for the bug
22-
3. If there _is not_ an issue, write the most complete description of what's happening, preferably with link to a Gatsby site that reproduces the problem or [create a reproducible test case](/contributing/how-to-make-a-reproducible-test-case/)
21+
2. If there is an issue and you can add more detail, write a comment describing how the bug is affecting you, OR if you can, write up a work-around for the bug
22+
3. If there _is not_ an issue, write the most complete description of what's happening, preferably with a link to a Gatsby site that reproduces the problem or [create a reproducible test case](/contributing/how-to-make-a-reproducible-test-case/)
2323
4. Offer to help fix the bug (and it is totally expected that you ask for help; open-source maintainers want to help contributors)
2424
5. [Deliver a well-crafted, tested PR](/contributing/how-to-open-a-pull-request/)

0 commit comments

Comments
 (0)