chore: update issue templates

This commit is contained in:
doprz
2025-05-27 21:53:42 -05:00
committed by GitHub
parent cfb5faa09b
commit 5a89be6238
3 changed files with 18 additions and 4 deletions

View File

@@ -1,9 +1,10 @@
---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: 'bug'
title: "[BUG] "
labels: ''
assignees: ''
---
**Pre-submission Checklist**

View File

@@ -1,9 +1,10 @@
---
name: Feature Request
about: Suggest an idea for this project
title: '[FEATURE] '
labels: 'feature'
title: "[FEATURE] "
labels: feature
assignees: ''
---
**Pre-submission Checklist**

View File

@@ -0,0 +1,12 @@
---
name: Updating Build Dependencies
about: Updating Build Dependencies
title: ''
labels: build, dependencies
assignees: Razboy20, doprz
---
[ ] - Update Nix Flake
[ ] - Update Dockerfile
[ ] - Update Docs