mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Add issue template
This commit is contained in:
parent
4fdcc144d5
commit
74f5628622
1 changed files with 16 additions and 0 deletions
16
.github/ISSUE_TEMPLATE.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
## Issue
|
||||||
|
**Impacted version**: xxxx
|
||||||
|
|
||||||
|
**Server Setup Information**:
|
||||||
|
|
||||||
|
* Operating System:
|
||||||
|
* Deployment Method(tar/sandstorm/snap/docker/etc /http frontend (nginx, httpd, ...)):
|
||||||
|
* Node Version:
|
||||||
|
* MongoDB Version:
|
||||||
|
* ROOT_URL environment variable (Is there a subfolder?):
|
||||||
|
|
||||||
|
**Problem description**:
|
||||||
|
- *be as explicit has you can*
|
||||||
|
- *describe the problem and its symptoms*
|
||||||
|
- *explain how to reproduce*
|
||||||
|
- *attach whatever information that can help understanding the context (screen capture, log files)*
|
||||||
Loading…
Add table
Add a link
Reference in a new issue