Create issue_template.md
Reference: https://github.com/nextcloud/ocsms/blob/master/issue_template.md https://github.com/stevemao/github-issue-templates/blob/master/checklist2/ISSUE_TEMPLATE.md
This commit is contained in:
parent
cffe4bee4a
commit
2436515124
1 changed files with 29 additions and 0 deletions
29
issue_template.md
Normal file
29
issue_template.md
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
<!--
|
||||
Thanks for reporting issues back to us!
|
||||
To make it possible for us to help you please fill out below information carefully.
|
||||
For feature request there is only need for a description.
|
||||
-->
|
||||
|
||||
### Prerequisites
|
||||
* [ ] I searched issues for duplicates
|
||||
* [ ] I read the FAQ on README.md
|
||||
* [ ] I searched on Internet this issue
|
||||
|
||||
### Server configuration
|
||||
**OS & version:**
|
||||
|
||||
### Client configuration
|
||||
**OS & version:**
|
||||
|
||||
**Application name & version:**
|
||||
|
||||
### Steps to reproduce
|
||||
1. [First step]
|
||||
2. [Second step]
|
||||
3. [and so on ...]
|
||||
|
||||
**Actual behavior:**
|
||||
|
||||
**Expected behavior:**
|
||||
|
||||
**Known solution:**
|
||||
Loading…
Reference in a new issue