chore: add label and title to issue templates (#15595)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: Create a report to help us squash bugs!
|
||||
|
||||
title: "[Bug]: "
|
||||
labels: "T:Bug"
|
||||
---
|
||||
|
||||
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
name: Epic
|
||||
about: Create an epic/user
|
||||
|
||||
title: "[Epic]: "
|
||||
labels: T:Epic
|
||||
---
|
||||
|
||||
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Create a proposal to request a feature
|
||||
|
||||
title: "[Feature]: "
|
||||
labels: T:feature-request
|
||||
---
|
||||
|
||||
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
|
||||
|
||||
Reference in New Issue
Block a user