You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ A clear and concise description of what you expected to happen.
25
25
- Desktop Env [e.g. Gnome, KDE]
26
26
- Version [e.g. 2.0.3]
27
27
28
-
**Flatpak issues**: If you experience any issue with flatpak, first please ensure that the bug is present in the [native package](https://github.com/slgobinath/SafeEyes?tab=readme-ov-file#installation-guide), and it is not a flatpak-only bug. Flatpak-only bugs should be reported at https://github.com/flathub/io.github.slgobinath.SafeEyes. (**Please erase this paragraph before creating the bug report**)
28
+
**Flatpak issues**: If you experience any issue with flatpak, first please ensure that the bug is present in the [native package](https://github.com/slgobinath/safeeyes?tab=readme-ov-file#installation-guide), and it is not a flatpak-only bug. Flatpak-only bugs should be reported at https://github.com/flathub/io.github.slgobinath.SafeEyes. (**Please erase this paragraph before creating the bug report**)
29
29
30
30
**Debug Log**
31
31
Run the Safe Eyes using `safeeyes --debug` command attach the ~/safeeyes.log` file.
4. Update the [changelog](https://github.com/slgobinath/SafeEyes/blob/master/debian/changelog) (for Ubuntu PPA release). *This is automated*if you use the `./update-version.sh` script mentioned above, but you may want to manually add more lines to describe what's new in this release.
4. Update the [changelog](https://github.com/slgobinath/safeeyes/blob/master/debian/changelog) (for Ubuntu PPA release). *This is automated*if you use the `./update-version.sh` script mentioned above, but you may want to manually add more lines to describe what's new in this release.
232
232
5. Commit the changes to `master`
233
233
6. Create a pull-request from `master` to `release`
234
234
7. Merge the PR to release **with merge commit** (Important to merge with merge commit)
@@ -238,7 +238,7 @@ To manually change the version number, update the following places (Open the pro
238
238
First check if translations for your language are already available on [Weblate](https://hosted.weblate.org/engage/safe-eyes/), which is the cloud based translation platform we use.
239
239
240
240
- If the language is already there, feel free to add new translations or improve the existing ones.
241
-
- If it is not there, please [open an issue](https://github.com/slgobinath/SafeEyes/issues) in Github so that we can add your language to Weblate.
241
+
- If it is not there, please [open an issue](https://github.com/slgobinath/safeeyes/issues) in Github so that we can add your language to Weblate.
0 commit comments