Create "Sharing feedback with GitHub" (#49249)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
This commit is contained in:
Steve Guntrip 2024-03-04 11:39:15 +00:00 коммит произвёл GitHub
Родитель 358325042d
Коммит a7e7a69dc4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
5 изменённых файлов: 63 добавлений и 0 удалений

Двоичные данные
assets/images/help/support/upvote-discussion.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 7.3 KiB

Просмотреть файл

@ -27,6 +27,8 @@ topics:
{% ifversion fpt %}
{% data reusables.support.free-and-paid-support %}
To share feedback with {% data variables.product.company_short %}, you can use the {% data variables.contact.community_feedback_discussions %}. For more information, see "[AUTOTITLE](/support/sharing-feedback-with-github)."
{% endif %}
{% ifversion ghes or ghec %}

Просмотреть файл

@ -16,6 +16,7 @@ redirect_from:
children:
- learning-about-github-support
- contacting-github-support
- sharing-feedback-with-github
topics:
- Support
introLinks:

Просмотреть файл

@ -0,0 +1,59 @@
---
title: Sharing feedback with GitHub
intro: "You can share your ideas, thoughts, and feedback with {% data variables.product.company_short %}'s Product team and upvote feedback left by others."
versions:
fpt: '*'
topics:
- Support
shortTitle: Sharing feedback
---
> [!IMPORTANT]
> If you're a {% data variables.product.prodname_enterprise %} customer, contact {% data variables.contact.github_support %} who will share your feedback with the Product team. For more information, see "Creating a support ticket" in either the "[{% data variables.product.prodname_ghe_cloud %} documentation](/enterprise-cloud@latest/support/contacting-github-support/creating-a-support-ticket)" or "[{% data variables.product.prodname_ghe_server %} documentation](/enterprise-server@latest/support/contacting-github-support/creating-a-support-ticket)."
## About sharing feedback
You can connect with {% data variables.product.company_short %}'s Product team and share feedback using {% data variables.product.prodname_discussions %}. The {% data variables.contact.community_feedback_discussions %} repository is public which means other people can view, upvote, and comment on feedback discussions.
{% data variables.product.company_short %}'s Product team reads and evaluates all feedback received but we can't guarantee a response to every discussion.
## 1. Locating the correct discussion category
Most {% data variables.product.company_short %} product areas have their own feedback discussion category which are monitored by the respective teams at {% data variables.product.company_short %}.
1. In your browser, navigate to https://github.com/orgs/community/discussions.
1. In the list of categories, under "GitHub Product Categories", click on the product area that's relevant for your feedback.
> [!NOTE]
> If you're unsure if a particular category is the correct choice for your feedback, click on it, and read the description that is shown beneath the category name.
## 2. Searching for existing feedback
Before creating a new feedback discussion, you should search for any existing discussions that have raised the same feedback. You can add your voice to the existing feedback by upvoting the discussion or adding a comment providing more context for the Product team.
1. After locating the correct discussion category, type some search terms in the search bar and press <kbd>Return</kbd>.
- For example, if you have feedback about how contributions are displayed on your profile, you could search for "Contributions" in the "Profile" category.
1. Browse the search results and if you find an existing discussion that is similar to your feedback, click the title of the discussion.
1. To add your voice and give more visibility to the discussion, click the upvote arrow at the bottom of the discussion post.
![Screenshot a feedback discussion post. A button, labeled with an upwards arrow, is outlined in orange.](/assets/images/help/support/upvote-discussion.png)
1. Optionally, if you have more context or information to add to the post, type your message into the textbox at the bottom of the page, and click **Comment**.
## 3. Creating a new feedback discussion
If there isn't an existing feedback discussion that you can upvote, you can create a new discussion to share your feedback with {% data variables.product.company_short %}'s Product team.
1. Above the list of discussions in your chosen category, click **New discussion**.
1. Under "Add a title", type a short summary of your feedback.
1. Under "Select Topic Area", select **Product Feedback**.
1. Under "Body", type your feedback for the {% data variables.product.company_short %} Product team.
- Include as much information as possible to help the team understand your feedback.
- If your feedback is related to a specific scenario or workflow, include information about what you were trying to do.
- You can also include screenshots to demonstrate what your feedback is about.
1. To confirm that you've looked for existing feedback that you could have upvoted, select **I have done a search for similar discussions**.
1. Click **Start discussion**.

Просмотреть файл

@ -40,3 +40,4 @@ contact_landing_page_portal: '[GitHub Support portal](https://support.github.com
# GitHub Community discussions
community_support_forum: '[GitHub Community discussions](https://github.com/orgs/community/discussions)'
community_feedback_discussions: 'GitHub Community discussions'