From 031558afe4dd75497a35ca506b1dc2be539884cd Mon Sep 17 00:00:00 2001 From: Pete Davison Date: Wed, 3 May 2023 16:56:01 +0000 Subject: [PATCH] chore: update github contribution file --- .github/CONTRIBUTING.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 233ec9bd..0fe6e24e 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,6 +1,14 @@ -* Bug reports and feature requests are welcome in [the issues][issues] -* Pull Requests are welcome. For more complex changes and features it's - recommended to open an issue with the feature request first -* Documentation contributions are as important as code contributions +## You can find our [contribution guide on our website][contributing] +- Please read it carefully before opening a PR. +- If you have any questions, you can: + - [Open an issue][issues] + - [Create a discussion][discussions] + - [Chat to us on Discord][discord] + + +[contributing]: https://taskfile.dev/contributing [issues]: https://github.com/go-task/task/issues +[discussions]: https://github.com/go-task/task/discussions +[discord]: https://discord.gg/6TY36E39UK +