[nautilus/antoniof-master-patch-72558] fixup



commit cf6213e75707e75968494e26bbe23f4fef09f068
Author: António Fernandes <antoniojpfernandes gmail com>
Date:   Fri Apr 29 15:27:52 2022 +0000

    fixup

 .gitlab/issue_templates/Feature.md     | 28 +++++-----------------------
 .gitlab/issue_templates/Shortcoming.md | 31 +++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+), 23 deletions(-)
---
diff --git a/.gitlab/issue_templates/Feature.md b/.gitlab/issue_templates/Feature.md
index 9a2b4c43b..9542079ee 100644
--- a/.gitlab/issue_templates/Feature.md
+++ b/.gitlab/issue_templates/Feature.md
@@ -1,27 +1,9 @@
-<!--
-     Do you have a feature request?
-     Ideas for new features are welcome and there is a nicer place for them:
-     
-     https://discourse.gnome.org/tag/nautilus
+# Ideas for new features are welcome!
 
-     Add your feature suggestion as a new topic in the above website.
--->
-<!--
-     While you are here, please report how the existing features have failed
-     to meet your needs or made it too difficult to perform some tasks.
--->
-### Use cases
-<!-- Describe your needs and constraints. Examples from real world situations are useful. -->
+Please share your feature ideas in our Discourse in order to discuss them with our community:
 
+https://discourse.gnome.org/tag/nautilus
 
-### Available features and workarounds
-<!-- How do you manage with the current version of the application? -->
-
-
-### Difficulties or shortcomings
-<!-- Why is the current experience unsatisfying? -->
-
-
-### Possible enhancements
-<!-- What could improve the situation? -->
+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.
diff --git a/.gitlab/issue_templates/Shortcoming.md b/.gitlab/issue_templates/Shortcoming.md
new file mode 100644
index 000000000..384ea4e06
--- /dev/null
+++ b/.gitlab/issue_templates/Shortcoming.md
@@ -0,0 +1,31 @@
+<!--
+    Please test if the shortcoming is overcome in the Nightly version already
+
+    You can install the Nightly version in parallel with the regular version with these instructions:
+
+    1. Make sure that Flatpak is installed (see https://flatpak.org/setup )
+    2. Copy and run the following command in a Terminal:
+
+    flatpak install --from https://nightly.gnome.org/repo/appstream/org.gnome.NautilusDevel.flatpakref
+
+    3) The Nightly version can now be launched from Activities, or with this command: flatpak run 
org.gnome.NautilusDevel
+-->
+
+# Affected version
+- Nightly flatpak: Yes / No / Can't test it because <!-- Delete the unwanted anwsers -->
+- Other: <!-- Write the distribution you’re using and the version of the app. -->
+
+### Use cases
+<!-- Describe concrete situations in which this application isn't helpful enough.
+     Focus is on the end goal, not the means to get there. 
+     Don't forget to mention any applicable requirements or constrants.
+     Examples from your daily usage are the most useful. -->
+
+### Available features and workarounds
+<!-- How do you manage to achieve your goals with the current version of the application? -->
+
+### Difficulties and insufficiencies
+<!-- Why is the current experience unsatisfying? -->
+
+### Suggested enhancements
+<!-- Optionally . -->
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]