Skip to content

Commit 9d27bf3

Browse files
authored
fix(docs): contributing - add word and (#23143)
1 parent 05e8ca4 commit 9d27bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For bug reports, include in your issue:
1515

1616
- Gatsby version, Node.js version, OS version
1717
- The contents of your `gatsby-config.js` and `package.json` as well as your
18-
`gatsby-node.js`, `gatsby-browser.js` `gatsby-ssr.js` files depending on
18+
`gatsby-node.js`, `gatsby-browser.js`, and `gatsby-ssr.js` files depending on
1919
changes you've made there.
2020
- A [reproduction](/contributing/how-to-make-a-reproducible-test-case/) for debugging and taking action
2121

0 commit comments

Comments
 (0)