Skip to content

Commit

Permalink
minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschlinkert committed Apr 26, 2017
1 parent f2503bb commit c2e1e0b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/contributing.md
Expand Up @@ -29,7 +29,7 @@ Please try to determine if the issue is caused by an underlying library, and if

Try to follow these guidelines

- **Investigate the issue**: There might be an existing issue that covers the bug you experienced. If so, please do not create a new issue, feel free to add comments to the issue that best describes what you're experiencing.
- **Investigate the issue**: There might be an existing issue (open or closed) that covers the bug you experienced. If so, please do not create a new issue. If necessary you may add comments to the existing issue if you can shed additional light on the problem, or you'd like to help with debugging.
- **Check the readme** - oftentimes you will find notes about creating issues, and where to go depending on the type of issue.
- Create the issue in the appropriate repository: try to find out if the bug you're experiencing is in micromatch or one of its dependencies

Expand All @@ -52,6 +52,4 @@ Here are some tips for creating idiomatic issues. Taking just a little bit extra
- use syntax highlighting by adding the correct language name after the first "code fence"


[node-glob]: https://github.com/isaacs/node-glob
[micromatch]: https://github.com/jonschlinkert/micromatch
[so]: http://stackoverflow.com/questions/tagged/micromatch

0 comments on commit c2e1e0b

Please sign in to comment.