mirror of
https://github.com/NATroutter/egg-hytale.git
synced 2026-03-01 11:21:13 +03:00
Updated readme and issue template
This commit is contained in:
13
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
13
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user