mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-11 18:41:18 +10:00
Update issue templates with prefilled titles (#4960)
* Prefill title on bug report issue template * Prefill title on feature request issue template * Trim trailing space from issue template titles
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: "Bug report"
|
||||
description: "Report a bug to help us identify and fix issues in the project."
|
||||
title: "[Bug Report] - <your summary here>"
|
||||
labels: ["bug"]
|
||||
|
||||
body:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: "Feature request"
|
||||
description: "Suggest a new feature or improvement for the project."
|
||||
title: "[Feature Request] - <your summary here>"
|
||||
labels: ["enhancement"]
|
||||
|
||||
body:
|
||||
|
||||
Reference in New Issue
Block a user