summaryrefslogtreecommitdiffstats
path: root/.gitlab/issue_templates/Shortcoming.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:39:48 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:39:48 +0000
commit3ade071f273aaa973e44bf95d6b1d4913a18f03b (patch)
treee2f99d267ae18427645404f215b984afbe73098d /.gitlab/issue_templates/Shortcoming.md
parentInitial commit. (diff)
downloadnautilus-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/Shortcoming.md')
-rw-r--r--.gitlab/issue_templates/Shortcoming.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Shortcoming.md b/.gitlab/issue_templates/Shortcoming.md
new file mode 100644
index 0000000..cc0d557
--- /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 answers -->
+- 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 constraints.
+ 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 . -->