From 5631caad36922ee58b908604a67eae749850a007 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Tue, 14 Aug 2018 14:23:35 +0300 Subject: [PATCH] Gitlab: Fix the bug issue template Forgot to change this when it was copied from nautilus. --- .gitlab/issue_templates/Bug.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 57979db..b234b55 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -11,9 +11,7 @@ Reproducible in: Please test if the issue was already fixed in the unstable version of the app. For that, follow these steps: 1. Make sure Flatpak is installed or install it following these steps https://flatpak.org/setup - 2. Install the unstable version of the app following this link - https://gitlab.gnome.org/GNOME/gnome-apps-nightly/raw/master/nautilus.flatpakref and save - it as a ".flatpakref" file + 2. Install the unstable version of the app following, flatpak bundles can be found in the CI artifacts. If these steps failed, write in 'Other' the distribution you’re using and the version of the app.