Update issue templates

This commit is contained in:
anki-code 2020-02-22 14:08:41 +03:00 committed by GitHub
parent 09a6fbfbae
commit 33664bf8b3
2 changed files with 41 additions and 0 deletions

21
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,21 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Local OS (where xxh is installed):**
**Destination host OS:**
**xxh version:**
**xxh-plugins installed:**
**Steps to Reproduce**
1. I run `xxh ... +v`
2. The output log:
3. What is the problem
**For community:**
⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**

View file

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**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 [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.