Update labels for each form

This commit is contained in:
Juan Calderon-Perez 2021-10-24 00:46:10 -04:00
parent 95342ec006
commit c489058a57
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
name: "❓ Ask for help"
description: "Submit any question related to Uptime Kuma"
title: "❓ Ask for help: "
title: "[Help]: "
labels: [help]
body:
- type: textarea

View File

@ -1,6 +1,6 @@
name: "🐛 Bug Report"
description: "Submit a bug report to help us improve"
title: "🐛 Bug Report: "
title: "[Bug]: "
labels: [bug]
body:
- type: markdown

View File

@ -1,6 +1,6 @@
name: 🚀 Feature
description: "Submit a proposal for a new feature"
title: "🚀 Feature: "
title: "[Feature]: "
labels: [enhancement]
body:
- type: textarea