瀏覽代碼

Trying out a Gitea issue template for somewhat more structured bug reports.

Dan Helfman 6 年之前
父節點
當前提交
a10c7a8496
共有 1 個文件被更改,包括 27 次插入0 次删除
  1. 27 0
      .gitea/ISSUE_TEMPLATE.md

+ 27 - 0
.gitea/ISSUE_TEMPLATE.md

@@ -0,0 +1,27 @@
+#### What I'm trying to do and why
+
+#### Steps to reproduce (if a bug)
+
+#### Actual behavior (if a bug)
+
+#### Expected behavior (if a bug)
+
+#### Other notes / implementation ideas
+
+#### Environment
+
+**borgmatic version:** [version here]
+
+Use `sudo borgmatic --version` or `sudo pip show borgmatic | grep ^Version`
+
+**borgmatic installation method:** [e.g., Debian package, Docker container, etc.]
+
+**Borg version:** [version here]
+
+Use `sudo borg --version`
+
+**Python version:** [version here]
+
+Use `python --version`
+
+**operating system and version:** [OS here]