Skip to content

Commit 3254e6c

Browse files
committed
Try to fix some formatting issues in the bug report template
1 parent 404ccb3 commit 3254e6c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body:
99
**Note: This issue tracker is not intended for support requests!** If you need help with crashes or other issues, then
1010
you should [ask on our Discord server](https://caffeinemc.net/discord) instead. Unless you are certain that you
1111
have found a defect, and you are able to point to where the problem is, you should not open an issue.
12-
12+
<br>
1313
Additionally, please make sure you have done the following:
1414
1515
- **Have you ensured that all of your mods (including Sodium) are up-to-date?** The latest version of Sodium
@@ -51,7 +51,7 @@ body:
5151
attributes:
5252
label: Log File
5353
description: >-
54-
You can usually find the log files within the folder `.minecraft/logs`. Most often, you will want the `latest.log`
54+
**Hint:** You can usually find the log files within the folder `.minecraft/logs`. Most often, you will want the `latest.log`
5555
file, since that file belongs to the last played session of the game.
5656
placeholder: >-
5757
Drag-and-drop the log file here (as a file.) Please do not copy the contents of the log file into this area, or
@@ -67,7 +67,7 @@ body:
6767
file contains important information about your hardware and software configuration. You can generate a crash report
6868
manually by loading the game to the main menu, and holding the F3+C keys together for approximately 10 seconds.
6969
70-
You can usually find crash reports (with their date and time) in the folder `.minecraft/crash-reports`.
70+
**Hint:** You can usually find crash reports (with their date and time) in the folder `.minecraft/crash-reports`.
7171
placeholder: >-
7272
Drag-and-drop the crash report here (as a file.) Please do not copy the contents of the log file into this area, or
7373
otherwise use a third-party service to upload the file.

0 commit comments

Comments
 (0)