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 name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: '[BUG] ' title: "[BUG] "
labels: 'bug' labels: ''
assignees: '' assignees: ''
--- ---
**Pre-submission Checklist** **Pre-submission Checklist**

View File

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