Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Added missing versions for bug report templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Max094Reikeb committed May 13, 2023
1 parent e209e8e commit f85feba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/fabric_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ body:
label: |
Mod Version
options:
- "1.5.1"
- "1.5"
- "1.4.2"
- "1.4.1"
Expand All @@ -58,6 +59,7 @@ body:
label: |
Minecraft Version
options:
- "1.19.2"
- "1.19"
- "1.18.2"
validations:
Expand All @@ -68,6 +70,7 @@ body:
label: |
Fabric Loader Version
options:
- "0.14.14"
- "0.13.3"
validations:
required: true
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/forge_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ body:
label: |
Mod Version
options:
- "1.5.3"
- "1.5.2"
- "1.5.1"
- "1.5"
Expand All @@ -72,6 +73,7 @@ body:
label: |
Minecraft Version
options:
- "1.19.4"
- "1.19.3"
- "1.19.2"
- "1.19"
Expand Down

0 comments on commit f85feba

Please sign in to comment.