diff --git a/README.md b/README.md index 7e47e6b06..d737332aa 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ The **ImageSharp** library is made up of multiple packages: ### Questions? -Do you have questions? We are happy to help! Please [join our gitter channel](https://gitter.im/ImageSharp/General), or ask them on [stackoverflow](https://stackoverflow.com) using the `ImageSharp` tag. +- Do you have questions? We are happy to help! Please [join our gitter channel](https://gitter.im/ImageSharp/General), or ask them on [stackoverflow](https://stackoverflow.com) using the `ImageSharp` tag. **Do not** open issues for questions! +- Please read our [Contribution Guide](https://github.com/SixLabors/ImageSharp/blob/master/.github/CONTRIBUTING.md) before opening issues or pull requests! ### API @@ -122,7 +123,7 @@ git clone https://github.com/SixLabors/ImageSharp ### How can you help? -Please... Spread the word, contribute algorithms, submit performance improvements, unit tests, no input is too little. +Please... Spread the word, contribute algorithms, submit performance improvements, unit tests, no input is too little. Make sure to read our [Contribution Guide]([Contribution Guide](https://github.com/SixLabors/ImageSharp/blob/master/.github/CONTRIBUTING.md) before opening a PR. ### The ImageSharp Team