Break them up into files

This commit is contained in:
decentral1se 2021-09-11 12:11:53 +02:00
parent 024c0335ed
commit f2e10b279f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
5 changed files with 59 additions and 71 deletions

View File

@ -0,0 +1,20 @@
---
name: "🐛 Abra bug report"
about: "Use this template For raising bugs against abra, our command-line tool"
title: ""
labels:
- bug
- abra
---
## Describe the current behavior
## Steps to reproduce
## Describe the expected behavior
## Additional information
<!-- run "abra version" on the command-line -->
- version:

View File

@ -0,0 +1,12 @@
---
name: "🐛 Abra feature request"
about: "Use this template for requesting new features for abra, our command-line tool"
title: ""
labels:
- enhancement
- abra
---
## Describe the problem to be solved
## Describe the solution you would like

11
.gitea/003-docs-report.md Normal file
View File

@ -0,0 +1,11 @@
---
name: "📝 Documentation issue"
about: "Use this template for documentation-related issues"
title: ""
labels:
- documentation
---
## Parts of the documentation concerned
## Describe the desired information/correction

View File

@ -0,0 +1,16 @@
---
name: "🚀 Installation issue"
about: "Use this template for build/installation issues"
title: ""
labels:
- bug
- installer
---
## Describe the problem
## Provide the exact sequence of commands / steps that you executed before running into the problem
## Additional information
- OS:

View File

@ -1,71 +0,0 @@
---
name: "🐛 Abra bug report"
about: "Use this template For raising bugs against abra, our command-line tool"
title: ""
labels:
- bug
- abra
---
## Describe the current behavior
## Steps to reproduce
## Describe the expected behavior
## Additional information
<!-- run "abra version" on the command-line -->
- version:
---
name: "🐛 Abra feature request"
about: "Use this template for requesting new features for abra, our command-line tool"
title: ""
labels:
- enhancement
- abra
---
## Describe the problem to be solved
## Describe the solution you would like
---
name: "📝 Documentation issue"
about: "Use this template for documentation-related issues"
title: ""
labels:
- documentation
---
## Parts of the documentation concerned
## Describe the desired information/correction
---
name: "🚀 Installation issue"
about: "Use this template for build/installation issues"
title: ""
labels:
- bug
- installer
---
## Describe the problem
## Provide the exact sequence of commands / steps that you executed before running into the problem
## Additional information
- OS: