Updated readme and issue template

This commit is contained in:
NATroutter
2026-01-18 01:31:23 +02:00
parent 782a614beb
commit 37662db4a1
2 changed files with 16 additions and 0 deletions

View File

@@ -100,6 +100,19 @@ body:
validations:
required: true
- type: dropdown
id: reproducibility
attributes:
label: Is the issue reproducible?
description: Does this happen every time you try, or is it intermittent?
options:
- Yes, it happens every time
- It happens frequently but not always
- It happens rarely / randomly
- I cannot reproduce it consistently
validations:
required: true
- type: textarea
id: description
attributes: