diff options
| author | JSON Derulo <136133082+xXJSONDeruloXx@users.noreply.github.com> | 2025-02-03 19:53:58 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-03 19:53:58 -0500 |
| commit | dea91023d7ac144f739767d37ebf6bc1e0dd1d20 (patch) | |
| tree | 03e15896f13b491ab63120d1a4eacd15822a2be7 | |
| parent | 0f10ea93123e13f62cab622349909a37cda91cac (diff) | |
| download | Decky-Framegen-dea91023d7ac144f739767d37ebf6bc1e0dd1d20.tar.gz Decky-Framegen-dea91023d7ac144f739767d37ebf6bc1e0dd1d20.zip | |
Update issue templates
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..217c99c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,52 @@ +--- +name: Bug report +about: Create a report to help us improve +title: 'BUG: [DESCRIBE YOUR ISSUE HERE]' +labels: '' +assignees: '' + +--- + +# **Bug Report: Decky Framegen** + +### **Please Read Before Submitting** +⚠️ **Unsupported Games**: Games with launchers are **NOT** supported (e.g., **RDR2, Baldur’s Gate 3, EA, Ubisoft titles**). Reports involving these will be **closed as "Not Planned."** + +✅ **Required Information for Reporting**: +- Logs from: `~/homebrew/logs/'Decky Framegen'/` +- **Decky Framegen version** +- **Decky Loader version** +- **List of installed plugins + versions** +- **Distro (SteamOS, Bazzite, etc.)** +- **Steam Client build number** + +--- + +## **Describe the Bug** +Provide a **clear and concise** description of the issue. + +## **To Reproduce** +Steps to reproduce the behavior: +1. **Go to** '...' +2. **Click on** '...' +3. **Scroll to** '...' +4. **Observe the error** + +## **Expected Behavior** +Describe **what you expected** to happen. + +## **Actual Behavior** +Describe **what actually happened.** + +## **Screenshots (If Applicable)** +Attach screenshots to help illustrate the issue. + +## **System Information** +- **OS/Distro**: [e.g., SteamOS, Bazzite] +- **Decky Framegen Version**: [e.g., v1.2.3] +- **Decky Loader Version**: [e.g., v2.0.1] +- **List of Installed Plugins + Versions**: [e.g., PluginA v1.0, PluginB v2.3] +- **Steam Client Build Number**: [e.g., 1700000000] + +## **Additional Context** +Provide any **additional details** that may help in diagnosing the issue. |
