[Chore] Added code of conduct and updated labels (#2147)

This commit is contained in:
Alex Justesen
2025-04-15 21:06:26 -04:00
committed by GitHub
parent 4d326ace70
commit 8ae4ef63be
2 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
name: Bug Report
description: Use this template to report a bug or issue.
title: "[Bug]: "
labels: ["bug", "unverified"]
title: "[Bug] "
labels: ["bug", "needs review"]
body:
- type: markdown
attributes:
@@ -17,7 +17,7 @@ body:
required: true
- label: I have searched open and closed issues.
required: true
- label: I agree to follow this project's [Code of Conduct]().
- label: I agree to follow this project's [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md).
required: true
- type: textarea
id: description
@@ -54,7 +54,7 @@ body:
options:
- Docker Compose
- Docker Run
- Bare Metal
- Other
default: 0
validations:
required: true
@@ -1,7 +1,7 @@
name: Feature Request
description: Use this template for requesting a new feature or change.
title: "[Feature]: "
labels: ["feature", "needs-review"]
title: "[Feature] "
labels: ["feature", "needs review"]
body:
- type: markdown
attributes:
@@ -26,7 +26,7 @@ body:
- Charts
- Notifications
- Speedtest
- WebGui
- Web UI/UX
default: 0
validations:
required: true