From 156148b82095179901014fbb098029f8e2340d0b Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 27 Jul 2025 09:52:54 -0400 Subject: [PATCH] update report template --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 10df23803..f1fc61cb8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -52,7 +52,8 @@ body: And if the issue is with compatibility with specific extension, mark it as such when creating the issue Try running with `--safe` command line flag with disables loading of user-installed extensions - If issue is in functionality marked as *experimental* or relates to *dev* branch, reach out on Discord before creating an issue - To see which issues are new/updated/experimental, check [CHANGELOG](https://github.com/vladmandic/automatic/blob/master/CHANGELOG.md) + To see which issues are new/updated/experimental, check [CHANGELOG](https://github.com/vladmandic/automatic/blob/master/CHANGELOG.md) + - if issue is related to API usage, post reproducible code - type: textarea id: logs attributes: @@ -93,8 +94,8 @@ body: - type: dropdown id: ui attributes: - label: UI - description: Which UI are you're using? + label: Interface + description: Which interface are you're using? options: - API - Standard