Skip to content

Commit a1e3369

Browse files
authored
Update references from Discourse to Discussions. (#5916)
1 parent 7ec443c commit a1e3369

File tree

5 files changed

+12
-36
lines changed

5 files changed

+12
-36
lines changed

.github/ISSUE_TEMPLATE/---bug_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ about: Report reproducible software issues so we can improve
77
88
We use GitHub only for bug reports 🐛
99
10-
Anything else should be posted to https://discuss.redash.io 👫
10+
Anything else should be a discussion: https://github.com/getredash/redash/discussions/ 👫
1111
12-
🚨For support, help & questions use https://discuss.redash.io/c/support
13-
💡For feature requests & ideas use https://discuss.redash.io/c/feature-requests
12+
🚨For support, help & questions use https://github.com/getredash/redash/discussions/categories/q-a
13+
💡For feature requests & ideas use https://github.com/getredash/redash/discussions/categories/ideas
1414
1515
**Found a security vulnerability?** Please email [email protected] to report any security vulnerabilities. We will acknowledge receipt of your vulnerability and strive to send you regular updates about our progress. If you're curious about the status of your disclosure please feel free to email us again. If you want to encrypt your disclosure email, you can use this PGP key.
1616
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
name: "\U0001F4A1Anything else"
3-
about: "For help, support, features & ideas - please use https://discuss.redash.io \U0001F46B "
3+
about: "For help, support, features & ideas - please use Discussions \U0001F46B "
44
labels: "Support Question"
55
---
66

77
We use GitHub only for bug reports 🐛
88

9-
Anything else should be posted to https://discuss.redash.io 👫
9+
Anything else should be a discussion: https://github.com/getredash/redash/discussions/ 👫
1010

11-
🚨For support, help & questions use https://discuss.redash.io/c/support
12-
💡For feature requests & ideas use https://discuss.redash.io/c/feature-requests
11+
🚨For support, help & questions use https://github.com/getredash/redash/discussions/categories/q-a
12+
💡For feature requests & ideas use https://github.com/getredash/redash/discussions/categories/ideas
1313

1414
Alternatively, check out these resources below. Thanks! 😁.
1515

16-
- [Forum](https://disucss.redash.io)
16+
- [Discussions](https://github.com/getredash/redash/discussions/)
1717
- [Knowledge Base](https://redash.io/help)

.github/support.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ The following is a set of guidelines for contributing to Redash. These are guide
2222

2323
## Quick Links:
2424

25-
- [User Forum](https://discuss.redash.io/)
26-
- [Feature Requests](https://discuss.redash.io/c/feature-requests)
25+
- [User Forum](https://github.com/getredash/redash/discussions)
2726
- [Documentation](https://redash.io/help/)
2827

2928

@@ -35,14 +34,14 @@ The following is a set of guidelines for contributing to Redash. These are guide
3534
When creating a new bug report, please make sure to:
3635

3736
- Search for existing issues first. If you find a previous report of your issue, please update the existing issue with additional information instead of creating a new one.
38-
- If you are not sure if your issue is really a bug or just some configuration/setup problem, please start a discussion in [the support forum](https://discuss.redash.io/c/support) first. Unless you can provide clear steps to reproduce, it's probably better to start with a thread in the forum and later to open an issue.
37+
- If you are not sure if your issue is really a bug or just some configuration/setup problem, please start a [Q&A discussion](https://github.com/getredash/redash/discussions/new?category=q-a) first. Unless you can provide clear steps to reproduce, it's probably better to start with a discussion and later to open an issue.
3938
- If you still decide to open an issue, please review the template and guidelines and include as much details as possible.
4039

4140
### Suggesting Enhancements / Feature Requests
4241

4342
If you would like to suggest an enhancement or ask for a new feature:
4443

45-
- Please check [the forum](https://discuss.redash.io/c/feature-requests/5) for existing threads about what you want to suggest/ask. If there is, feel free to upvote it to signal interest or add your comments.
44+
- Please check [the Ideas discussions](https://github.com/getredash/redash/discussions/categories/ideas) for existing threads about what you want to suggest/ask. If there is, feel free to upvote it to signal interest or add your comments.
4645
- If there is no open thread, you're welcome to start one to have a discussion about what you want to suggest. Try to provide as much details and context as possible and include information about *the problem you want to solve* rather only *your proposed solution*.
4746

4847
### Pull Requests

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Redash supports more than 35 SQL and NoSQL [data sources](https://redash.io/help
9999
## Getting Help
100100

101101
* Issues: https://github.com/getredash/redash/issues
102-
* Discussion Forum: https://discuss.redash.io/
102+
* Discussion Forum: https://github.com/getredash/redash/discussions/
103103

104104
## Reporting Bugs and Contributing Code
105105

0 commit comments

Comments
 (0)