mirror of
https://github.com/strapi/strapi.git
synced 2025-08-13 19:27:34 +00:00
Merge pull request #4393 from jundi14/jundi14-patch-1
Fix typo in contributing doc
This commit is contained in:
commit
176af830f8
@ -156,7 +156,7 @@ Before submitting an issue you need to make sure:
|
||||
- You have tried all the following (if relevant) and your issue remains:
|
||||
- Make sure you have the right application started.
|
||||
- Make sure the [issue template](.github/ISSUE_TEMPLATE) is respected.
|
||||
- Make sure your issue body is readable and [well formated](https://guides.github.com/features/mastering-markdown).
|
||||
- Make sure your issue body is readable and [well formatted](https://guides.github.com/features/mastering-markdown).
|
||||
- Make sure you've killed the Strapi server with CTRL+C and started it again.
|
||||
- Make sure the application you are using to reproduce the issue has a clean `node_modules` directory, meaning:
|
||||
- no dependencies are linked (e.g. you haven't run `npm link`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user