From 53f9ed01608de65f9bec077b369a3fe5454ae0cb Mon Sep 17 00:00:00 2001 From: borkd Date: Fri, 20 Apr 2018 16:15:15 -0400 Subject: [PATCH] Create ISSUE_TEMPLATE.md First stab at new issue template --- .github/ISSUE_TEMPLATE.md | 56 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..e20150c80 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,56 @@ + + +## Have you checked borgbackup docs, FAQ, and open Github issues? + +No + +## Is this a BUG / ISSUE report or a QUESTION? + +Invalid + +## System information. For client/server mode post info for both machines. + +#### Your borg version (borg -V). + +#### Operating system (distribution) and version. + +#### Hardware / network configuration, and filesystems used. + +#### How much data is handled by borg? + +#### Full borg commandline that lead to the problem (leave away excludes and passwords) + + +## Describe the problem you're observing. + +#### Can you reproduce the problem? If so, describe how. If not, describe troubleshooting steps you took before opening the issue. + +#### Include any warning/errors/backtraces from the system logs + +