Skip to content

Commit c5505d6

Browse files
authored
github: remove needless label (#4787)
**Which issue(s) this PR fixes**: Follow-up #4781 **What this PR does / why we need it**: It is harmful to add extra label. Item should be placed under contact_links. See https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository **Docs Changes**: N/A **Release Note**: N/A Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 72ba3b7 commit c5505d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ contact_links:
33
- name: Ask a Question
44
url: https://github.com/fluent/fluentd/discussions
55
about: I have questions about Fluentd and plugins. Please ask and answer questions at https://github.com/fluent/fluentd/discussions
6-
feedback_testimonials:
76
- name: Feedback a Fluentd Use-Case/Testimonial
87
url: https://github.com/fluent/fluentd-website/issues/new?template=testimonials.yml
98
about: Feedback your Fluentd use-case/testimonial, How do you use Fluentd in your service?

0 commit comments

Comments
 (0)