mirror of
https://github.com/9001/copyparty.git
synced 2025-12-27 07:54:13 -05:00
github: update issue templates
This commit is contained in:
11
.github/ISSUE_TEMPLATE/bug_report.md
vendored
11
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -7,10 +7,9 @@ assignees: '9001'
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
NOTE:
|
<!-- NOTE:
|
||||||
**please use english, or include an english translation.** aside from that,
|
**please use english, or include an english translation.** aside from that,
|
||||||
all of the below are optional, consider them as inspiration, delete and rewrite at will, thx md
|
all of the below are optional, consider them as inspiration, delete and rewrite at will, thx md -->
|
||||||
|
|
||||||
|
|
||||||
### Describe the bug
|
### Describe the bug
|
||||||
a description of what the bug is
|
a description of what the bug is
|
||||||
@@ -45,5 +44,11 @@ if the issue is possibly on the client-side, then mention some of the following:
|
|||||||
* OS version:
|
* OS version:
|
||||||
* browser version:
|
* browser version:
|
||||||
|
|
||||||
|
### The rest of the stack
|
||||||
|
if you are connecting directly to copyparty then that's cool, otherwise please mention everything else between copyparty and the browser (reverseproxy, tunnels, etc.)
|
||||||
|
|
||||||
|
### Server log
|
||||||
|
if the issue might be server-related, include everything that appears in the copyparty log during startup, and also anything else you think might be relevant
|
||||||
|
|
||||||
### Additional context
|
### Additional context
|
||||||
any other context about the problem here
|
any other context about the problem here
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -7,9 +7,9 @@ assignees: '9001'
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
NOTE:
|
<!-- NOTE:
|
||||||
**please use english, or include an english translation.** aside from that,
|
**please use english, or include an english translation.** aside from that,
|
||||||
all of the below are optional, consider them as inspiration, delete and rewrite at will
|
all of the below are optional, consider them as inspiration, delete and rewrite at will -->
|
||||||
|
|
||||||
**is your feature request related to a problem? Please describe.**
|
**is your feature request related to a problem? Please describe.**
|
||||||
a description of what the problem is, for example, `I'm always frustrated when [...]` or `Why is it not possible to [...]`
|
a description of what the problem is, for example, `I'm always frustrated when [...]` or `Why is it not possible to [...]`
|
||||||
|
|||||||
Reference in New Issue
Block a user