Skip to content

Commit

Permalink
Update README for issue templates.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Spragg authored and Nick Spragg committed Apr 24, 2022
1 parent f121b06 commit 86539b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ npm run coverage
```
## Contributing

* If you're unsure if a feature would make a good addition, you can always [create an issue](https://github.com/nspragg/filehound/issues/new) first.
* If you're unsure if a feature would make a good addition, you can always [create an issue](https://github.com/nspragg/filehound/issues/new/choose) first.
* We aim for 100% test coverage. Please write tests for any new functionality or changes.
* Any API changes should be fully documented.
* Make sure your code meets our linting standards. Run `npm run lint` to check your code.
Expand Down

0 comments on commit 86539b3

Please sign in to comment.