Add 'issue_template.md'

This commit is contained in:
Duke Leto
2022-11-03 11:11:51 +00:00
parent 0d86a2d895
commit 7bbc291370

29
issue_template.md Normal file
View File

@@ -0,0 +1,29 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
Please tell us the version of hushd being used, and if you compiled yourself or used binaries or Debian package.
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Do this '....'
3. Then this '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Desktop (please complete the following information):**
- OS: [e.g. Linux/Windows/Mac with version number]
**Additional context**
Add any other context about the problem here.