You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/---bug_report.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,10 @@ about: Report reproducible software issues so we can improve
7
7
8
8
We use GitHub only for bug reports 🐛
9
9
10
-
Anything else should be posted to https://discuss.redash.io 👫
10
+
Anything else should be a discussion: https://github.com/getredash/redash/discussions/ 👫
11
11
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
14
14
15
15
**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.
@@ -35,14 +34,14 @@ The following is a set of guidelines for contributing to Redash. These are guide
35
34
When creating a new bug report, please make sure to:
36
35
37
36
- 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.
39
38
- If you still decide to open an issue, please review the template and guidelines and include as much details as possible.
40
39
41
40
### Suggesting Enhancements / Feature Requests
42
41
43
42
If you would like to suggest an enhancement or ask for a new feature:
44
43
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.
46
45
- 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*.
0 commit comments