Skip to content

Commit f2a2e7d

Browse files
authored
Merge pull request #3654 from kenhys/navigate-to-discussions
Switch to GitHub Discussions
2 parents 521242c + 24d2570 commit f2a2e7d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Ask a Question
4-
url: https://discuss.fluentd.org/
5-
about: I have questions about Fluentd and plugins. Please ask and answer questions at https://discuss.fluentd.org/.
4+
url: https://github.com/fluent/fluentd/discussions
5+
about: I have questions about Fluentd and plugins. Please ask and answer questions at https://github.com/fluent/fluentd/discussions

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ We'd love your contribution. Here are the guidelines!
66

77
RESOURCES of [Official site](https://www.fluentd.org/) and [Fluentd documentation](https://docs.fluentd.org/) may help you.
88

9-
If you have further questions about Fluentd and plugins, please direct these to [Community Forum](https://discuss.fluentd.org/).
9+
If you have further questions about Fluentd and plugins, please direct these to [Community Forum](https://github.com/fluent/fluentd/discussions).
1010
Don't use Github issue for asking questions. Here are examples:
1111

1212
- I installed xxx plugin but it doesn't work. Why?

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You can run specified test via `TEST` environment variable:
5656
- Website: https://www.fluentd.org/
5757
- Documentation: https://docs.fluentd.org/
5858
- Project repository: https://github.com/fluent
59-
- Discussion: https://discuss.fluentd.org/
59+
- Discussion: https://github.com/fluent/fluentd/discussions
6060
- Slack / Community: https://slack.fluentd.org
6161
- Newsletters: https://www.fluentd.org/newsletter
6262
- Author: [Sadayuki Furuhashi](https://github.com/frsyuki)

0 commit comments

Comments
 (0)