Updated labels for the issue templates.

This commit is contained in:
Matt Scott 2023-03-17 18:03:18 -04:00
parent 1bfb5429a1
commit 98e6b8946f
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
---
name: 🐛 Bug Report
description: Report a reproducible bug in the current release of PDA
labels: ["type: bug"]
labels: ["bug / broken-feature"]
body:
- type: markdown
attributes:

View File

@ -1,7 +1,7 @@
---
name: 📖 Documentation Change
description: Suggest an addition or modification to the PDA documentation
labels: ["type: documentation"]
labels: ["docs / request"]
body:
- type: dropdown
attributes:

View File

@ -1,7 +1,7 @@
---
name: ✨ Feature Request
description: Propose a new PDA feature or enhancement
labels: ["type: feature"]
labels: ["feature / request"]
body:
- type: markdown
attributes:

View File

@ -1,7 +1,7 @@
---
name: 🏡 Housekeeping
description: A change pertaining to the codebase itself (developers only)
labels: ["type: housekeeping"]
labels: ["mod / change-request"]
body:
- type: markdown
attributes: