Asking for help template

A template to collect proper information about an issue requesting for help. It also suggests to the user to try reading the documentation first.
This commit is contained in:
Bruno Moreira-Guedes 2021-12-30 05:20:26 -03:00 committed by GitHub
parent 3986164464
commit da36432c31

17
.github/ISSUE_TEMPLATE/getting-help.md vendored Normal file
View File

@ -0,0 +1,17 @@
---
name: GETTING HELP
about: Get help with some usage related problem
title: "[SUP]"
labels: ''
assignees: ''
---
**What do you need help with?**
Describe what you would like to achieve with rdesktop
**Have you tried anything so far?**
If you tried to do it in some way and it didn't work, please describe how you tried to do and what went wrong (i.e. an error message)
**Have you tried the docs?**
- [ ] Yes, I have tried to read the appropriate docs but haven't found a solution