Some more issues copy/pasta'd from Peertube
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: "🐛 Abra bug report"
|
name: "🐛 Abra bug report"
|
||||||
about: "For raising bugs against abra, our command-line tool"
|
about: "Use this template For raising bugs against abra, our command-line tool"
|
||||||
title: "[abra]: "
|
title: ""
|
||||||
labels:
|
labels:
|
||||||
- bug
|
- bug
|
||||||
- abra
|
- abra
|
||||||
@ -18,3 +18,54 @@ labels:
|
|||||||
<!-- run "abra version" on the command-line -->
|
<!-- run "abra version" on the command-line -->
|
||||||
|
|
||||||
- version:
|
- 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:
|
||||||
|
Reference in New Issue
Block a user