Update labels for each form

pull/784/head
Juan Calderon-Perez 3 years ago
parent 95342ec006
commit c489058a57

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

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

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

Loading…
Cancel
Save