mirror of
https://github.com/itiligent/Easy-Guacamole-Installer.git
synced 2025-12-13 18:02:32 +00:00
Update issue templates
This commit is contained in:
parent
d53e8b068d
commit
6b5b097ccd
2 changed files with 45 additions and 0 deletions
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the feature or solution you'd like to see included:**
|
||||||
|
- Give a clear description of what you would like to see changed or added.
|
||||||
|
|
||||||
|
**Is this feature request related to a problem or specific use case?:**
|
||||||
|
- Please describe what use case or problem this new feature will help solve.
|
||||||
|
|
||||||
|
**Additional context:**
|
||||||
|
- Please provide any additional context or background here.
|
||||||
28
.github/ISSUE_TEMPLATE/issue-report.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/issue-report.md
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
---
|
||||||
|
name: Issue report
|
||||||
|
about: Create an issue report to help improve the installer
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the issue:**
|
||||||
|
- Please provide a clear and concise description of what the issue is. "It doesn't work" is not enough detail!
|
||||||
|
|
||||||
|
**Steps to reproduce the issue:**
|
||||||
|
- Please provide the steps to reproduce the error or behaviour (include what you believe should happen):
|
||||||
|
|
||||||
|
**Describe the software environment:**
|
||||||
|
- OS & version
|
||||||
|
- Include platform i.e. physical, virtual, cloud image etc
|
||||||
|
- List other applications present
|
||||||
|
- List other services or tasks the system also currently provides
|
||||||
|
- Details any other relevant background context about your OS, its location, method of management or access, firewall settings etc.
|
||||||
|
|
||||||
|
**Logs / screenshots / error outputs etc**
|
||||||
|
- Where possible, provide as much background detail as possible to help explain your problem through the outputs you have available.
|
||||||
|
|
||||||
|
**Troubleshooting steps already taken?:**
|
||||||
|
- What steps have already taken to diagnose, debug or resolve the issue?
|
||||||
|
- Details of any testing already performed?
|
||||||
Loading…
Add table
Reference in a new issue