aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-02-22 13:45:27 +0800
committerGitHub <noreply@github.com>2022-02-22 13:45:27 +0800
commita2309c47c447d217346147af5823e991feaf9dcd (patch)
tree9582a178b62c532d8dd73d18c4ffe190fbb48d2f
parentcb51231fb8f08e6d99b38332dea1c190b45b6356 (diff)
downloadRoughlyEnoughItems-a2309c47c447d217346147af5823e991feaf9dcd.tar.gz
RoughlyEnoughItems-a2309c47c447d217346147af5823e991feaf9dcd.tar.bz2
RoughlyEnoughItems-a2309c47c447d217346147af5823e991feaf9dcd.zip
Update bug-report.yaml
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml
index 9c2afe968..07cea7acf 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yaml
@@ -41,6 +41,8 @@ body:
description: Please copy and paste any relevant log output, this will be used to help diagnose the issue. Please do not use any paste services, as they may expire and be deleted.
placeholder: You can look into `.minecraft/logs` and find the `latest.log` and `rei.log`, you can paste them here.
render: shell
+ validations:
+ required: true
- type: textarea
attributes:
label: Anything else?
@@ -53,4 +55,4 @@ body:
value: |
Before submitting a bug report, please make sure that this issue has not already been reported. You can use the search feature to find existing issues.
- Thanks for taking the time to fill out this bug report! \ No newline at end of file
+ Thanks for taking the time to fill out this bug report!