docs: update feature request tpl 3

This commit is contained in:
Johannes Millan 2025-04-16 17:43:28 +02:00
parent 60f3b2911f
commit e88df0b765
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
name: 🚨 Bug Report
description: Report a bug you encountered
title: 'bug: '
title: '🚨 '
labels: [bug]
assignees:
- '' # Ensure indentation uses regular spaces

View file

@ -1,6 +1,6 @@
name: 💡 Feature Request
description: Suggest an idea for this project
title: 'feat: '
title: '💡 '
labels: ['enhancement']
assignees: []