Skip to content

Commit b0c9f94

Browse files
gtsiolismustard-mh
authored andcommitted
Update feedback issue template
The goal of the feedback issue template is to make it easier and provide a skeleton for opening feedback issues for specific features as done in the past, see relevant pull request in #10593. See also [relevant discussion](https://gitpod.slack.com/archives/C01KLC5750D/p1652903673228329) (internal). There were a few issues (see list below) opened recently using this template for general feedback which also automatically adds the feedback-issue label. This will update the description of the template to clarify the goal of this template. - #11062 - #11063 - #10817 - #11227 - ...
1 parent 42eae5f commit b0c9f94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name: Feedback Issue
2-
description: Open a feedback issue to gather feedback, suggestions, and experiences from users.
2+
description: Feedback issues are used to gather feedback, suggestions, and experiences from users while iterating on a specific product feature.
33
title: "Feedback Issue: "
44
labels: ["feedback-issue"]
55
body:
66
- type: markdown
77
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.
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. If you are looking to [report a bug](https://github.com/gitpod-io/gitpod/issues/new?assignees=&labels=type%3A+bug&template=bug_report.yml) or [suggest a feature request](https://github.com/gitpod-io/gitpod/issues/new?assignees=&labels=&template=feature_request.md&title=) choose a different issue template.
99
- type: textarea
1010
id: objective
1111
attributes:
1212
label: Objective
13-
description: Include the objective of this issue and any relevant features
13+
description: Include the objective of this issue and any relevant features
1414
validations:
1515
required: true

0 commit comments

Comments
 (0)