Update CONTRIBUTING.md

This commit is contained in:
Kim Schlesinger
2019-07-19 14:13:17 -06:00
committed by GitHub
parent 821de5fa8f
commit 5e67812d5a

View File

@@ -40,11 +40,8 @@ go test ./pkg/... -v -coverprofile cover.out
## Creating a New Issue
If you've encountered an issue that is not already reported, please create an issue that contains the following:
If you've encountered an issue that is not already reported, please create a [new issue](https://github.com/FairwindsOps/polaris/issues), choose `Bug Report`, `Feature Request` or `Misc.` and follow the instructions in the template.
- Clear description of the issue
- Steps to reproduce it
- Appropriate labels
## Creating a Pull Request