mirror of
https://github.com/rclone/rclone.git
synced 2024-11-29 20:04:52 +01:00
17ab38502d
Thanks to @fd0 of the restic project for a very useful blog post and something to plagiarise :-) https://restic.net/blog/2018-09-09/GitHub-issue-templates
37 lines
826 B
Markdown
37 lines
826 B
Markdown
---
|
|
name: Feature request
|
|
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.
|
|
|
|
Here is a checklist of things to do:
|
|
|
|
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/
|
|
3. Make a feature request issue (this is the right place!).
|
|
4. Be prepared to get involved making the feature :-)
|
|
|
|
Looking forward to your great idea!
|
|
|
|
The Rclone Developers
|
|
|
|
-->
|
|
|
|
|
|
#### What is your current rclone version (output from `rclone version`)?
|
|
|
|
|
|
|
|
#### What problem are you are trying to solve?
|
|
|
|
|
|
|
|
#### How do you think rclone should be changed to solve that?
|
|
|
|
|