Skip to content

Commit eabd1b0

Browse files
authored
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 d7bb7b9 commit eabd1b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/feedback_issue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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, see [past feedback issues](https://github.com/gitpod-io/gitpod/issues?q=is%3Aopen+is%3Aissue+label%3Afeedback-issue).
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:

0 commit comments

Comments
 (0)