Update issue templates

这个提交包含在:
Peter Goodhall 2020-05-17 12:35:10 +01:00 提交者 GitHub
父节点 809e95e139
当前提交 de48973988
共有 2 个文件被更改,包括 12 次插入2 次删除

查看文件

@ -1,20 +1,25 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
--- ---
**This is for reporting bugs with the code, if this issue is regarding setting up on your local server please use the forum see readme for details**
**Describe the bug** **Describe the bug**
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
**To Reproduce** **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behaviour:
1. Go to '...' 1. Go to '...'
2. Click on '....' 2. Click on '....'
3. Scroll down to '....' 3. Scroll down to '....'
4. See error 4. See error
**Expected behavior** **Expected behaviour**
A clear and concise description of what you expected to happen. A clear and concise description of what you expected to happen.
**Screenshots** **Screenshots**

查看文件

@ -1,9 +1,14 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
--- ---
**This is for reporting bugs with the code, if this issue is regarding setting up on your local server please use the forum see readme for details**
**Is your feature request related to a problem? Please describe.** **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]