diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:39:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:39:48 +0000 |
commit | 3ade071f273aaa973e44bf95d6b1d4913a18f03b (patch) | |
tree | e2f99d267ae18427645404f215b984afbe73098d /.gitlab/issue_templates/Feature.md | |
parent | Initial commit. (diff) | |
download | nautilus-3ade071f273aaa973e44bf95d6b1d4913a18f03b.tar.xz nautilus-3ade071f273aaa973e44bf95d6b1d4913a18f03b.zip |
Adding upstream version 43.2.upstream/43.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.gitlab/issue_templates/Feature.md')
-rw-r--r-- | .gitlab/issue_templates/Feature.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Feature.md b/.gitlab/issue_templates/Feature.md new file mode 100644 index 0000000..9542079 --- /dev/null +++ b/.gitlab/issue_templates/Feature.md @@ -0,0 +1,9 @@ +# Ideas for new features are welcome! + +Please share your feature ideas in our Discourse in order to discuss them with our community: + +https://discourse.gnome.org/tag/nautilus + +Quite some evaluation plus refinement has to happen between an idea and creating an actual and detailed plan for a potential implementation. We found that they develop into actionable issues best when they are discussed beforehand. + +However, if you've got this idea because of an existing problem in the application, please don't forget to report the bug or shortcoming using the respective template. |