From 5d799431a74568ac24c9b9023320fa7aa87b7d46 Mon Sep 17 00:00:00 2001 From: jtagcat Date: Tue, 20 Apr 2021 22:18:53 +0300 Subject: [PATCH] GitHub issue templates: Add GH Etiquette. --- .github/ISSUE_TEMPLATE/Bug.md | 8 ++++++++ .github/ISSUE_TEMPLATE/Feature.md | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/Bug.md index d5edc89c8..c9e63ce6b 100644 --- a/.github/ISSUE_TEMPLATE/Bug.md +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -37,6 +37,14 @@ The Rclone Developers --> + + +### How to use GitHub + +* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. +* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue. +* Subscribe to receive notifications on status change and new comments. + #### The associated forum post URL from `https://forum.rclone.org` diff --git a/.github/ISSUE_TEMPLATE/Feature.md b/.github/ISSUE_TEMPLATE/Feature.md index 4a926ac34..c21942997 100644 --- a/.github/ISSUE_TEMPLATE/Feature.md +++ b/.github/ISSUE_TEMPLATE/Feature.md @@ -26,6 +26,14 @@ The Rclone Developers --> + + +### How to use GitHub + +* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. +* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue. +* Subscribe to receive notifications on status change and new comments. + #### The associated forum post URL from `https://forum.rclone.org`