Skip to content

Commit c9bf0c6

Browse files
gtsiolisroboquat
authored andcommitted
Add feedback issue template
1 parent 3951854 commit c9bf0c6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: Feedback Issue
2+
description: Open a feedback issue to gather feedback, suggestions, and experiences from users.
3+
title: "Feedback Issue: "
4+
labels: ["feedback-issue"]
5+
body:
6+
- type: markdown
7+
attributes:
8+
value: Before raising a feedback issue, please search for [existing feedback issues](https://github.com/gitpod-io/gitpod/issues?q=is%3Aopen+is%3Aissue+label%3Afeedback-issue) to avoid creating duplicates.
9+
- type: textarea
10+
id: objective
11+
attributes:
12+
label: Objective
13+
description: Include the objective of this issue and any relevant features
14+
validations:
15+
required: true

0 commit comments

Comments
 (0)