mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
config: github issue template
This commit is contained in:
parent
8be42035e7
commit
05f532c10d
2 changed files with 21 additions and 14 deletions
14
.github/ISSUE_TEMPLATE/custom.md
vendored
14
.github/ISSUE_TEMPLATE/custom.md
vendored
|
|
@ -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
21
.github/ISSUE_TEMPLATE/i-need-help.md
vendored
Normal 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.**
|
||||
Loading…
Add table
Add a link
Reference in a new issue