config: github issue template

This commit is contained in:
Ravinou 2025-04-27 11:27:33 +02:00 committed by GitHub
commit 05f532c10d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 14 deletions

View file

@ -1,14 +0,0 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---
**BorgWarehouse version :**
**Installation type :**
- [ ] Docker
- [ ] Baremetal (Debian/Ubuntu)
- [ ] Other environment :

21
.github/ISSUE_TEMPLATE/i-need-help.md vendored Normal file
View file

@ -0,0 +1,21 @@
---
name: I need help
about: You need help about installation, usage, or specific cases.
title: ''
labels: help wanted
assignees: ''
---
**BorgWarehouse version :**
**Installation type :**
- [ ] Docker
- [ ] Baremetal (Debian/Ubuntu)
- [ ] Other environment :
-------
Describe your problem here.
**Please, [BorgWarehouse's documentation](https://borgwarehouse.com/)
is up to date and comprehensive, so take the time to look for answers. You can also look for answers in the project's historical [github issues](https://github.com/Ravinou/borgwarehouse/issues?q=is%3Aissue%20state%3Aclosed). I take time to answer each issue, but it's always less time for BorgWarehouse development. Thanks in advance.**