From 6744ff5a5b3ff564b7da960c253a30f57c54cab9 Mon Sep 17 00:00:00 2001 From: -k Date: Tue, 3 Aug 2021 17:36:52 -0700 Subject: [PATCH 1/3] Create CONTRIBUTING.md --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..e183ebe --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# How to contribute + +### Check out the issue tracker + +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). + +### Issue Pull Request + +- Fork this repo and branch out from `dev`. +- Push commits. +- Issue pull request. From 19fad2f9c7bb8aea7de161b025282c1cdc07dd75 Mon Sep 17 00:00:00 2001 From: -k Date: Wed, 4 Aug 2021 11:11:10 -0700 Subject: [PATCH 2/3] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e183ebe..13a8895 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,6 @@ Search through [Issue tracker](https://github.com/sqfmi/Watchy/issues) for match ### Issue Pull Request -- Fork this repo and branch out from `dev`. -- Push commits. -- Issue pull request. +1. Fork this repo and branch out from `dev`. +2. Push commits. +3. Issue pull request. From 4e8f766dad7c31e8ea8136c91ba64cff901c1cdf Mon Sep 17 00:00:00 2001 From: -k Date: Wed, 4 Aug 2021 11:11:20 -0700 Subject: [PATCH 3/3] Add Community block --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 13a8895..d194433 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,3 +9,7 @@ Search through [Issue tracker](https://github.com/sqfmi/Watchy/issues) for match 1. Fork this repo and branch out from `dev`. 2. Push commits. 3. Issue pull request. + +## Community + +- [Discord](https://discord.gg/ZXDegGV8E7)