mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
chore(templates): update to remove titles (#4421)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: 🐞 Bug Report
|
||||
description: Create a report to help us improve
|
||||
title: "[Bug]: "
|
||||
title: ""
|
||||
labels: ["bug", "status/needs-triage"]
|
||||
|
||||
body:
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
name: 💡 Feature Request
|
||||
name: 💡 Feature Request
|
||||
description: Suggest an idea for this project
|
||||
title: ""
|
||||
labels: ["feature-request", "status/needs-triage"]
|
||||
|
||||
|
||||
body:
|
||||
- type: textarea
|
||||
id: Problem
|
||||
|
||||
Reference in New Issue
Block a user