mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
Updated GitHub issue template for issue instructions to be more visible.
Related #5422
This commit is contained in:
parent
f0bd5eaca9
commit
5124265142
1 changed files with 29 additions and 11 deletions
40
.github/ISSUE_TEMPLATE.md
vendored
40
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -1,18 +1,24 @@
|
||||||
## Issue
|
## Issue
|
||||||
<!--
|
|
||||||
Please report these elsewhere:
|
Please report these issues elsewhere:
|
||||||
|
|
||||||
- SECURITY ISSUES, PGP EMAIL: https://github.com/wekan/wekan/blob/main/SECURITY.md
|
- SECURITY ISSUES, PGP EMAIL: https://github.com/wekan/wekan/blob/main/SECURITY.md
|
||||||
- UCS: https://github.com/wekan/univention/issues
|
- UCS: https://github.com/wekan/univention/issues
|
||||||
|
|
||||||
**[PLEASE UPGRADE](https://github.com/wekan/wekan/wiki/Backup)** to the newest WeKan ® before reporting an issue.
|
**[PLEASE UPGRADE](https://github.com/wekan/wekan/wiki/Backup)** to the newest
|
||||||
|
WeKan ® before reporting an issue, if possible.
|
||||||
|
|
||||||
Please search existing Open and Closed issues, most questions have already been answered.
|
Please search existing Open and Closed issues, most questions have already been answered.
|
||||||
|
|
||||||
If you can not login for any reason: https://github.com/wekan/wekan/wiki/Forgot-Password
|
If you can not login for any reason: https://github.com/wekan/wekan/wiki/Forgot-Password
|
||||||
Email settings, only SMTP MAIL_URL and MAIL_FROM are in use: https://github.com/wekan/wekan/wiki/Troubleshooting-Mail
|
Email settings, only SMTP MAIL_URL and MAIL_FROM are in use:
|
||||||
-->
|
https://github.com/wekan/wekan/wiki/Troubleshooting-Mail
|
||||||
|
|
||||||
### Server Setup Information
|
### Server Setup Information
|
||||||
<!-- Please anonymize info, and do not any of your Wekan board URLs, passwords, API tokens etc to this public issue. -->
|
|
||||||
|
Please anonymize info, and do not any of your Wekan board URLs, passwords,
|
||||||
|
API tokens etc to this public issue.
|
||||||
|
|
||||||
* Did you test in newest Wekan?:
|
* Did you test in newest Wekan?:
|
||||||
* Did you configure root-url correctly so Wekan cards open correctly (see https://github.com/wekan/wekan/wiki/Settings)?
|
* Did you configure root-url correctly so Wekan cards open correctly (see https://github.com/wekan/wekan/wiki/Settings)?
|
||||||
* Operating System:
|
* Operating System:
|
||||||
|
|
@ -23,13 +29,25 @@ Email settings, only SMTP MAIL_URL and MAIL_FROM are in use: https://github.com/
|
||||||
* What webbrowser version are you using (Wekan should work on all modern browsers that support Javascript)?
|
* What webbrowser version are you using (Wekan should work on all modern browsers that support Javascript)?
|
||||||
|
|
||||||
### Problem description
|
### Problem description
|
||||||
<!-- Add a recorded animated gif (e.g. with https://github.com/phw/peek) about how it works currently, and screenshot mockups how it should work. -->
|
|
||||||
|
Add a recorded animated gif (e.g. with https://github.com/phw/peek) about
|
||||||
|
how it works currently, and screenshot mockups how it should work.
|
||||||
|
|
||||||
|
|
||||||
#### Reproduction Steps
|
#### Reproduction Steps
|
||||||
|
|
||||||
#### Logs
|
|
||||||
<!-- Check Right Click>Inspect>Console in you browser - generally Chrome shows more detailed info than Firefox. -->
|
|
||||||
|
|
||||||
<!-- Please anonymize logs.
|
|
||||||
|
#### Logs
|
||||||
|
|
||||||
|
Check Right Click / Inspect / Console in you browser - generally Chromium
|
||||||
|
based browsers show more detailed info than Firefox based browsers.
|
||||||
|
|
||||||
|
Please anonymize logs.
|
||||||
|
|
||||||
Snap: sudo snap logs wekan.wekan
|
Snap: sudo snap logs wekan.wekan
|
||||||
|
|
||||||
Docker: sudo docker logs wekan-app
|
Docker: sudo docker logs wekan-app
|
||||||
If logs are very long, attach them in .zip file -->
|
|
||||||
|
If logs are very long, attach them in .zip file
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue