mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-21 22:16:13 +01:00
[TASK] Rework how we solicate feedback (#1501)
We have decided to no longer ask users to create GitHub issues for feedback as this doesn't work well with how we work. - drop the issue template for technical feedback - in the README, link to GitHub discussions instead of issues Fixes #1500
This commit is contained in:
parent
8a7bd78df1
commit
57a2639edf
2 changed files with 1 additions and 15 deletions
14
.github/ISSUE_TEMPLATE/technical_feedback.md
vendored
14
.github/ISSUE_TEMPLATE/technical_feedback.md
vendored
|
@ -1,14 +0,0 @@
|
||||||
---
|
|
||||||
name: Technical Feedback
|
|
||||||
about: Provide technical feedback to help us improve
|
|
||||||
title: "Technical Feedback: Please add a speaking title"
|
|
||||||
labels: 'feedback'
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Describe the area**
|
|
||||||
A short introduction to the area, e.g. a decision regarding file formats, location, etc.
|
|
||||||
|
|
||||||
**Feedback**
|
|
||||||
Your feedback, e.g. what would you do instead, what are pros and cons of the different ways in doing things.
|
|
|
@ -26,7 +26,7 @@ You can also use this extension to manage your collection of delicious teas.
|
||||||
We value and welcome feedback of all kinds, including discussions.
|
We value and welcome feedback of all kinds, including discussions.
|
||||||
Feedback can be sent via TYPO3 slack within [our channel](https://app.slack.com/client/T024TUMLZ/CSQ8T0VS5) or via direct massages to the team members.
|
Feedback can be sent via TYPO3 slack within [our channel](https://app.slack.com/client/T024TUMLZ/CSQ8T0VS5) or via direct massages to the team members.
|
||||||
We also welcome email. All the contact information is available at our [typo3.org team page](https://typo3.org/community/teams/best-practices).
|
We also welcome email. All the contact information is available at our [typo3.org team page](https://typo3.org/community/teams/best-practices).
|
||||||
Another way is to open an [issue on GitHub](https://github.com/FriendsOfTYPO3/tea/issues/new/choose).
|
Another way is to create a [discussion on GitHub](https://github.com/FriendsOfTYPO3/tea/discussions).
|
||||||
|
|
||||||
## Philosophies
|
## Philosophies
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue