Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 052df1c..d1d9a10 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -41,6 +41,14 @@ body:
- Chrome
- Safari
- Microsoft Edge
+ - type: input
+ id: browser-info
+ attributes:
+ label: More information about the browser
+ description: "E.g: Browser version, OS version, etc."
+ placeholder: ex. Chrome 104, Windows 11
+ validations:
+ required: false
- type: textarea
id: logs
attributes: