diff --git a/.github/ISSUE_TEMPLATE/error.md b/.github/ISSUE_TEMPLATE/error.md new file mode 100644 index 0000000..b83a54f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/error.md @@ -0,0 +1,22 @@ +--- +name: Error +about: Create a report to help us improve +title: "[Error]" +labels: '' +assignees: reynico + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**Screenshots and/or logs** +If applicable, add screenshots to help explain your problem. Logs are always welcome as well + +**Server information (please complete the following information):** + - OS: [e.g. Raspbian] + - Python version [e.g. 3.7.3] + - SDR device [e.g. RTL-SDR v3] + +**Additional context** +Add any other context about the problem here.