diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 77a9154..c6418b9 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -11,7 +11,7 @@ Describe your issue here. - [ ] discussion ### Requirements (place an `x` in each of the `[ ]`) -* [ ] I've read and understood the [Contributing guidelines](https://github.com/slackhq/goSDL/blob/master/.github/contributing.md) and have done my best effort to follow them. +* [ ] I've read and understood the [Contributing guidelines](https://github.com/slackhq/goSDL/blob/master/CONTRIBUTING.md) and have done my best effort to follow them. * [ ] I've read and agree to the [Code of Conduct](https://slackhq.github.io/code-of-conduct). * [ ] I've searched for any related issues and avoided creating a duplicate issue.