Skip to content

Commit

Permalink
Update issue_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roadhog360 authored Apr 7, 2024
1 parent e97d049 commit 518111f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/issue_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@ body:
id: crash
attributes:
label: Crash Report
description: If your issue is a crash, upload a link to the report here. Any paste website that does not require an account/password to view is fine, but [GitHub Gist](https://gist.github.com) is preferred.
description: If your issue is a crash, upload a link to the report here. [GitHub Gist](https://gist.github.com) is preferred, but any non-PasteBin website is acceptable.
placeholder: "https://gist.github.com/yourname/examplecore"
validations:
required: false
- type: textarea
id: more
attributes:
label: Other Details
description: Additional details you think are important to provide, if it's a mod conflict, post the mods list here. If this is a worldgen issue, post seed, and coords here. Etc
description: Additional details you think are important to provide, if it's a mod conflict, post the mods list here. If this is a worldgen issue, post seed, and coords here. Etc. Please use [GitHub Gist](https://gist.github.com) or other non-PasteBin paste websites to upload logs.
placeholder: "Insert logs, etc here."
validations:
required: false

0 comments on commit 518111f

Please sign in to comment.