TrueChartsClone/.github/ISSUE_TEMPLATE/bug_report.md

81 lines
2.2 KiB
Markdown

---
name: Bug report
about: Create a report to help us improve TrueCharts
title: '[APPNAME] bugdescription'
labels: bug
assignees: ''
---
<!--
MIND YOUR TITLE:
- "App in a deploying state" is NOT the title/description of your actual bug.
- "Appname not working" is NOT the title/description of your actual bug.
- Don't refer to a version, bugs are always for latest version
-->
***SCALE version***
<!--
- the version of truenas scale you are currently running.
- FOUND IN: System settings > general > os version
-->
***App Version***
<!--
- the version of the app having the issue and versions of any apps being used in conjunction
- FOUND IN: apps > installed applications
-->
***Application Events***
<!--
- debug information from the app(s) specifically
- FOUND IN: apps > installed applications > (click on the app name) > click the carrot next to application events and include a screenshot here
-->
***Application Logs***
<!--
- log output from the containers involved in the app
- FOUND IN: apps > installed applications > (click the 3 dots on the top right of the app box) > logs > open the logs for each pod used for the app and take a screenshot
- it can take a moment for the logs to show on the logs screen
-->
***Application Configuration***
<!--
- the configuration settings for the app (make sure to include what you have changed and what you didnt change
- if possible use the edit features in your screenshot tool to highlight the portions you cnaged intentionally
- FOUND IN: apps > installed applications > (click the 3 dots on the top right of the app box) edit
-->
**Describe the bug**
<!--
A clear and concise description of what the bug is.
-->
**To Reproduce**
<!--
- make sure that if you follow these steps again yourself the bug happens again. if it doesnt its probbly a configuration error and should be handled with a support thread on the discord
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
-->
**Expected behavior**
<!--
A clear and concise description of what you expected to happen.
-->
**Screenshots**
<!--
If applicable, add screenshots to help explain your problem.
-->
**Additional context**
<!--
Add any other context about the problem here.
-->