-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/StavWasPlayZ/Genshin-Instru…
- Loading branch information
Showing
4 changed files
with
104 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
name: Bug Report | ||
about: Report Stav's terrible work ethics here | ||
title: "[BUG] Stav did an oopsie (1.20.1)" | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- | ||
BEFORE REPORTING A BUG, PLEASE CHECK THAT: | ||
1) You are using the Fabric version of the mod. If the issue occurs on Forge, please file a bug report on the respected Forge repository: https://github.com/StavWasPlayZ/Genshin-Instruments/issues/ | ||
2) You are using the *latest version* of this mod. You may check on either Modrinth or CurseForge what the latest release number is, and clarify if it matches the one that appears in your Mod list. | ||
3) The issue's title contains the Minecraft version you wish to report. | ||
- If you know this bug occurs on multiple Minecraft versions, use a range (1.19.2 - 1.20.1) or a list (1.19.2, 1.20, 1.20.1, etc.) instead of a single version. Check said versions before doing so. | ||
--> | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior** (if applicable) | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Additional context** | ||
Add any other context about the problem here. | ||
|
||
|
||
<!-- PLEASE ATTACH YOUR `debug.log` AND `recent.log` TO THIS ISSUE. --> | ||
<!-- Any additional media would be dearly appreciated (i.e a screenshot/video showcasing the issue) --> | ||
|
||
<!-- Thanks for taking your time to fill this form! --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
name: Fabric-specific Request | ||
about: Suggestions that are soley related to the Fabric port of this mod | ||
title: "[SUGGESTION] Stav needs to do this rn" | ||
labels: suggestion | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- | ||
"You should use X library! I want this mod to be supported! I want this version port of Fabric!" | ||
All these and more are to be considered Fabric-related requests. and are indeed valid. | ||
If your request is more generic than Fabric in specific, please post your suggestion to the Forge repository: https://github.com/StavWasPlayZ/Genshin-Instruments/issues/ | ||
--> | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...], I really want this mod to support [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** (If applicable) | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. | ||
|
||
|
||
<!-- Thanks for taking your time to fill this form! --> |
14 changes: 14 additions & 0 deletions
14
.github/ISSUE_TEMPLATE/feature-request--post-to-the-forge-repository--.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
name: Feature request [POST TO THE FORGE REPOSITORY!] | ||
about: Suggestions and such should be directed to the Forge repository. | ||
title: "[SUGGESTION] I do not belong here ;-;" | ||
labels: invalid | ||
assignees: '' | ||
|
||
--- | ||
|
||
I am very open to suggestions! However, it is much easier for me to manage them all on one place rather than 2 separated locations. | ||
|
||
See: https://github.com/StavWasPlayZ/Genshin-Instruments/issues/ | ||
|
||
Thank you for your contribution! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name: Question | ||
about: Questions related to the mod and its API – AMA | ||
title: "[QUESTION] What is the meaning of life?" | ||
labels: question | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- | ||
I wanted to make this like a funny template but istg i just looked up "meaning of life" in Google and Wikipedia out here spittin facts: | ||
> The meaning of life is "freedom from suffering" through apatheia (Gr: απαθεια), that is, being objective and having "clear judgement" | ||
...now that i think about it it kinda does make sense- | ||
well done, joke ruined ತ_ʖತ | ||
Anyways, refrain from asking stuff like this but rather things that are actually related to the project lol | ||
--> |