ISSUE TEMPLATE
This commit is contained in:
parent
be9f0a22a0
commit
5339b40104
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
---
|
||||||
|
name: Bug Report
|
||||||
|
about: Report a bug (English only, Please).
|
||||||
|
title: ""
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- Hey there, thank you for creating an issue! -->
|
||||||
|
|
||||||
|
**Describe the bug you encountered:**
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
|
**What did you expect to happen instead?**
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
|
|
||||||
|
**How did you install `RustDesk`?**
|
||||||
|
|
||||||
|
<!-- GitHub release, build from source, Windows portable version, etc. -->
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**RustDesk version and environment**
|
||||||
|
|
||||||
|
<!--
|
||||||
|
In order to reproduce your issue, please add some information about the environment
|
||||||
|
in which you're running RustDesk.
|
||||||
|
-->
|
2
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
2
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
blank_issues_enabled: true
|
||||||
|
|
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
name: Feature Request
|
||||||
|
about: Suggest an idea for this project ((English only, Please).
|
||||||
|
title: ''
|
||||||
|
labels: feature-request
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
10
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
name: Question
|
||||||
|
about: Ask a question about 'RustDesk' (English only, Please).
|
||||||
|
title: ''
|
||||||
|
labels: question
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user