From 67999313a660ba23cf943dcf38977f12b0b57fe2 Mon Sep 17 00:00:00 2001 From: zvecr Date: Sun, 10 Jan 2021 01:17:41 +0000 Subject: [PATCH] Add cut down contrib guide --- .github/CONTRIBUTING.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 0000000..6d9a33b --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,18 @@ +# How to Contribute + + +👍🎉 First off, thanks for taking the time to read this and contribute! 🎉👍 + +Third-party contributions help us grow and improve QMK. We want to make the pull request and contribution process useful and easy for both contributors and maintainers. + +## Bugs/Enhancements + +Found something that is broken or could be improved? + +The best place to get quick support is going to be on our [Discord](https://discord.gg/Uq7gcHh). There is usually somebody online, and there are a bunch of very helpful people there. + +Otherwise raise an issue against the project with any details you can provide. + +## What Does the Code of Conduct Mean for Me? + +Our [Code of Conduct](https://github.com/qmk/.github/blob/main/CODE_OF_CONDUCT.md) means that you are responsible for treating everyone on the project with respect and courtesy regardless of their identity. If you are the victim of any inappropriate behavior or comments as described in our Code of Conduct, we are here for you and will do the best to ensure that the abuser is reprimanded appropriately, per our code.