add issue templates

This commit is contained in:
Xonk 2024-06-11 17:58:28 -04:00 committed by GitHub
parent e94617304c
commit 19429d9d72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 51 additions and 0 deletions

32
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,32 @@
---
name: Bug report
about: Create a bug report so i can see if i can fix it.
title: ''
labels: bug
assignees: ''
---
### Describe the bug
Describe the bug in as much detail as possible. capturing footage of it with images or videos is preferred.
### Describe how your minecraft is set up
1. Include a screenshot of the in-game f3 debug overlay. Please make sure it is fully visible.
2. If you cannot do option 1. Please list the following information instead:
- What GPU vendor you are using (e.g Apple/AMD/Nvidia/Intel)
- What operating system you are using (e.g Windows/Linux/macOS)
- What minecraft version you are playing (e.g 1.20.4, 1.16.5, 1.12)
- If you are using a special client for minecraft (e.g lunar, badlion, feather)
- What shader loading mod you are using (e.g Iris/oculus/optifine)
- What version of the shader you are using (e.g Bliss v2.0.4, Bliss Shader Main)
- If you are using any, what additional mods you are using besides the ones required to use the shader (e.g distant horizons, physics mod)
### Describe how to reproduce the bug
Show exactly how to make the bug appear, if you can. Video footage is preferred.
Isolate the bug. some multiplayer servers cause issues on their own. in a newly made singleplayer world, with default/reset shader settings, show the steps to cause the bug
if it is happening on content from a mod, list what mod, and what content of that mod it happens on.
if a specific shader setting can make it start/stop bugging, please list what shader setting does that.

View File

@ -0,0 +1,19 @@
---
name: Feature Suggestion
about: Suggest to add/change a feature
title: ''
labels: suggestion
assignees: ''
---
### OPTION A: Describe the feature you would like to be added to the shader
Describe the feature in detail, so i can know exactly what you are talking about.
example: "could you add RTX to bliss? it makes it look like real life. here is a screenshot of what it could look like from another shader/another game: `image1.jpeg` `image2.jpeg`"
### OPTION B: Describe the feature you would like to be changed in the shader
Describe exactly what feature you are talking about in the shader, using names of settings that turn it on/off, or a screenshot of the feature itself.
example: "the "temporal upscaling" feature has a minimum value of "0.1". could you please allow it to reach zero? i really hate seeing detail!
you can find the setting in `shader settings > post processing > anti aliasing`"