mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-05 19:17:29 -06: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:
|
||||
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
|
||||
attributes:
|
||||
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
|
||||
description: Create a bug report for the Pangolin
|
||||
description: Create a bug report
|
||||
labels: []
|
||||
body:
|
||||
- type: textarea
|
||||
@@ -19,6 +19,7 @@ body:
|
||||
- Gerbil Version:
|
||||
- Traefik Version:
|
||||
- Newt Version:
|
||||
- Olm Version: (if applicable)
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user