We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f6037 commit f38d7c2Copy full SHA for f38d7c2
.github/CONTRIBUTING.md
@@ -0,0 +1,14 @@
1
+## You can find our [contribution guide on our website][contributing]
2
+
3
+- Please read it carefully before opening a PR.
4
+- If you have any questions, you can:
5
+ - [Open an issue][issues]
6
+ - [Create a discussion][discussions]
7
+ - [Chat to us on Discord][discord]
8
9
+<!-- prettier-ignore-start -->
10
+[contributing]: https://taskfile.dev/contributing
11
+[issues]: https://github.com/go-task/vscode-task/issues
12
+[discussions]: https://github.com/go-task/vscode-task/discussions
13
+[discord]: https://discord.gg/6TY36E39UK
14
+<!-- prettier-ignore-end -->
0 commit comments