diff options
author | skullY <skullydazed@gmail.com> | 2020-02-29 21:17:17 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-03-05 16:00:10 -0800 |
commit | 6956784ac1ae1a48e42ca0a695b7c666abd52846 (patch) | |
tree | b2e83c464715de7c44231856ef6e3dd3e5fd4cbc | |
parent | 54c58ea6de61a0f1fefa06e8271e2e11f9027940 (diff) |
Add more call to action items
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md index 477028d105..30ce9ae2d5 100644 --- a/docs/README.md +++ b/docs/README.md @@ -39,3 +39,5 @@ There are a lot of ways you can contribute to the QMK Community. The easiest way * [Discord Server](https://discord.gg/Uq7gcHh) * Contribute to our documentation by clicking "Edit This Page" at the bottom * [Translate our documentation into your language](translating.md) +* [Report a bug](https://github.com/qmk/qmk_firmware/issues/new/choose) +* [Open a Pull Request](contributing.md) |