Skip to content

Update feedback issue template #11244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feedback_issue.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: Feedback Issue
description: Open a feedback issue to gather feedback, suggestions, and experiences from users.
description: Feedback issues are used to gather feedback, suggestions, and experiences from users while iterating on a specific product feature.
title: "Feedback Issue: "
labels: ["feedback-issue"]
body:
- type: markdown
attributes:
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.
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.
- type: textarea
id: objective
attributes:
label: Objective
description: Include the objective of this issue and any relevant features
description: Include the objective of this issue and any relevant features
validations:
required: true