mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 11:25:40 -04:00
ci: add repository and ci to list of roadmap categories
This commit is contained in:
6
.github/ISSUE_TEMPLATE/roadmap.yml
vendored
6
.github/ISSUE_TEMPLATE/roadmap.yml
vendored
@@ -28,18 +28,20 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: roadmap-package
|
id: roadmap-category
|
||||||
attributes:
|
attributes:
|
||||||
label: Package
|
label: Category
|
||||||
description: |
|
description: |
|
||||||
Select which aspect of TVApp2 this roadmap is designed for.
|
Select which aspect of TVApp2 this roadmap is designed for.
|
||||||
options:
|
options:
|
||||||
- API
|
- API
|
||||||
- Build Process
|
- Build Process
|
||||||
|
- CI (Continuous integration)
|
||||||
- Dependency / NodeJS Package
|
- Dependency / NodeJS Package
|
||||||
- Distribution
|
- Distribution
|
||||||
- Documentation
|
- Documentation
|
||||||
- M3U / EPG Functionality
|
- M3U / EPG Functionality
|
||||||
|
- Repository
|
||||||
- S6-Overlay
|
- S6-Overlay
|
||||||
default: 0
|
default: 0
|
||||||
validations:
|
validations:
|
||||||
|
|||||||
Reference in New Issue
Block a user