Try out multiple Gitea templates.

This commit is contained in:
Dan Helfman 2023-07-14 20:06:22 -07:00
parent 0055de08a4
commit 9413a19eca
2 changed files with 22 additions and 3 deletions

View File

@ -1,14 +1,22 @@
---
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
#### Steps to reproduce (if a bug)
#### Steps to reproduce
Include (sanitized) borgmatic configuration files if applicable.
#### Actual behavior (if a bug)
#### Actual behavior
Include (sanitized) `--verbosity 2` output if applicable.
#### Expected behavior (if a bug)
#### Expected behavior
#### Other notes / implementation ideas

View File

@ -0,0 +1,11 @@
---
name: "Feature"
about: "This is for filing a feature request or idea"
ref: "main"
---
#### What I'd like to do and why
#### Other notes / implementation ideas