From b87fe100ac4c1b444251bfef167fb0afbd802dc6 Mon Sep 17 00:00:00 2001 From: ElectronicsArchiver <85485984+ElectronicsArchiver@users.noreply.github.com> Date: Thu, 7 Apr 2022 11:56:05 -0400 Subject: [PATCH] Formatted Contribute.md --- Documentation/Contribute.md | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/Documentation/Contribute.md b/Documentation/Contribute.md index d194433..c668745 100644 --- a/Documentation/Contribute.md +++ b/Documentation/Contribute.md @@ -1,15 +1,28 @@ -# How to contribute -### Check out the issue tracker +# How To Contribute -Search through [Issue tracker](https://github.com/sqfmi/Watchy/issues) for matching topics. It is also recommended to check with current [Pull requests](https://github.com/sqfmi/Watchy/pulls). +You might want to check out our [![Badge Discord]][Discord] -### Issue Pull Request +## Topics -1. Fork this repo and branch out from `dev`. -2. Push commits. -3. Issue pull request. +It is recommended to first search for **[Issues]** as well as
+**[Pull Requests]** that match your topic before you start. -## Community +## Steps -- [Discord](https://discord.gg/ZXDegGV8E7) +1. Fork the repository. + +2. Branch out from `dev`. + +3. Push your commits. + +4. Open a pull request. + + + + +[Pull Requests]: https://github.com/sqfmi/Watchy/pulls +[Issues]: https://github.com/sqfmi/Watchy/issues + +[Badge Discord]: https://img.shields.io/badge/Discord-7289DA?style=flat&logo=discord&logoColor=white +[Discord]: https://discord.gg/ZXDegGV8E7