chore: update issue template to auto assign and update labels (#3404)

This commit is contained in:
Nikhil 2024-01-18 13:45:52 +05:30 committed by sriram veeraghanta
parent 04b2214bf2
commit 3f07c48b35
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,8 @@
name: Bug report
description: Create a bug report to help us improve Plane
title: "[bug]: "
labels: [bug, need testing]
labels: [🐛bug]
assignees: [srinivaspendem, pushya-plane]
body:
- type: markdown
attributes:

View File

@ -1,7 +1,8 @@
name: Feature request
description: Suggest a feature to improve Plane
title: "[feature]: "
labels: [feature]
labels: [✨feature]
assignees: [srinivaspendem, pushya-plane]
body:
- type: markdown
attributes: