Browse Source

Add 'issue_template.md'

master
Duke Leto 2 years ago
parent
commit
7bbc291370
  1. 29
      issue_template.md

29
issue_template.md

@ -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.
Loading…
Cancel
Save