diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.md b/.github/ISSUE_TEMPLATE/1-bug-report.md index 2bd13b6..7297f5a 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.md +++ b/.github/ISSUE_TEMPLATE/1-bug-report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Report a bug in the theme -title: "[BUG]" +title: "" labels: bug assignees: '' @@ -23,10 +23,12 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] +**Setup information** + - OS: [e.g. Fedora, Ubuntu] + - Installation method: [e.g. rpm, flatpak] + - Firefox version: [e.g. 108] + - Theme version: [e.g. v108, master, commit] + - Optional features enabled: [e.g. gnomeTheme.hideSingleTab] **Additional context** Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/3-bug-report-vertical-tab.md b/.github/ISSUE_TEMPLATE/3-bug-report-vertical-tab.md index 8d63091..a385301 100644 --- a/.github/ISSUE_TEMPLATE/3-bug-report-vertical-tab.md +++ b/.github/ISSUE_TEMPLATE/3-bug-report-vertical-tab.md @@ -23,10 +23,12 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] +**Setup information** + - OS: [e.g. Fedora, Ubuntu] + - Installation method: [e.g. rpm, flatpak] + - Firefox version: [e.g. 108] + - Theme version: [e.g. v108, master, commit] + - Optional features enabled: [e.g. gnomeTheme.hideSingleTab] **Additional context** Add any other context about the problem here.