mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
update templates
This commit is contained in:
17
.github/DISCUSSION_TEMPLATE/feature-requests.yml
vendored
17
.github/DISCUSSION_TEMPLATE/feature-requests.yml
vendored
@@ -31,23 +31,6 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
- type: checkboxes
|
|
||||||
attributes:
|
|
||||||
label: Scope
|
|
||||||
description: Which parts of the system does this feature affect?
|
|
||||||
options:
|
|
||||||
- label: Pangolin Core
|
|
||||||
- label: Gerbil
|
|
||||||
- label: Traefik Integration
|
|
||||||
- label: Newt
|
|
||||||
- label: Deployment Tooling
|
|
||||||
- label: Authentication
|
|
||||||
- label: UI/UX
|
|
||||||
- label: Advanced Networking
|
|
||||||
- label: Security
|
|
||||||
- label: Performance
|
|
||||||
- label: Other
|
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional Context
|
label: Additional Context
|
||||||
|
|||||||
3
.github/ISSUE_TEMPLATE/1.bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/1.bug_report.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: Create a bug report for the Pangolin
|
description: Create a bug report
|
||||||
labels: []
|
labels: []
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@@ -19,6 +19,7 @@ body:
|
|||||||
- Gerbil Version:
|
- Gerbil Version:
|
||||||
- Traefik Version:
|
- Traefik Version:
|
||||||
- Newt Version:
|
- Newt Version:
|
||||||
|
- Olm Version: (if applicable)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user