borgmatic/.gitea/issue_template/bug_template.md

44 lines
883 B
Markdown
Raw Normal View History

2023-07-15 03:06:22 +00:00
---
name: "Bug or question/support"
about: "This is for filing a bug or getting support"
ref: "main"
---
#### What I'm trying to do and why
2023-07-15 03:06:22 +00:00
#### Steps to reproduce
2019-06-15 21:28:32 +00:00
Include (sanitized) borgmatic configuration files if applicable.
2023-07-15 03:06:22 +00:00
#### Actual behavior
2019-06-15 21:27:53 +00:00
Include (sanitized) `--verbosity 2` output if applicable.
2023-07-15 03:06:22 +00:00
#### Expected behavior
#### 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 `python3 --version`
**Database version (if applicable):** [version here]
Use `psql --version` or `mysql --version` on client and server.
**operating system and version:** [OS here]