diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/Bug.md index 35ebb8e21..d5edc89c8 100644 --- a/.github/ISSUE_TEMPLATE/Bug.md +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -5,19 +5,31 @@ about: Report a problem with rclone + +#### The associated forum post URL from `https://forum.rclone.org` + + + #### What is the problem you are having with rclone? @@ -37,7 +54,7 @@ The Rclone Developers -#### Which cloud storage system are you using? (e.g. Google Drive) +#### Which cloud storage system are you using? (e.g. Google Drive) diff --git a/.github/ISSUE_TEMPLATE/Feature.md b/.github/ISSUE_TEMPLATE/Feature.md index 0a55d9de6..4a926ac34 100644 --- a/.github/ISSUE_TEMPLATE/Feature.md +++ b/.github/ISSUE_TEMPLATE/Feature.md @@ -7,12 +7,16 @@ about: Suggest a new feature or enhancement for rclone Welcome :-) -So you've got an idea to improve rclone? We love that! You'll be glad to hear we've incorporated hundreds of ideas from contributors already. +So you've got an idea to improve rclone? We love that! +You'll be glad to hear we've incorporated hundreds of ideas from contributors already. -Here is a checklist of things to do: +Probably the latest beta (or stable) release has your feature, so try to update your rclone. +The update instructions are available at https://rclone.org/commands/rclone_selfupdate/ - 1. Please search the old issues first for your idea and +1 or comment on an existing issue if possible. - 2. Discuss on the forum first: https://forum.rclone.org/ +If it still isn't there, here is a checklist of things to do: + + 1. Search the old issues for your idea and +1 or comment on an existing issue if possible. + 2. Discuss on the forum: https://forum.rclone.org/ 3. Make a feature request issue (this is the right place!). 4. Be prepared to get involved making the feature :-) @@ -23,6 +27,10 @@ The Rclone Developers --> +#### The associated forum post URL from `https://forum.rclone.org` + + + #### What is your current rclone version (output from `rclone version`)?