diff --git a/.github/DISCUSSION_TEMPLATE/proposal.yml b/.github/DISCUSSION_TEMPLATE/proposal.yml index e6c5d3a162a..bee7585e10d 100644 --- a/.github/DISCUSSION_TEMPLATE/proposal.yml +++ b/.github/DISCUSSION_TEMPLATE/proposal.yml @@ -9,7 +9,7 @@ body: When changes are just minor updates, general bug fixes, just Pull Request directly! - When you just have one idea or more `casual` feature request, consider choosing [Ideas / Feature Requests](https://github.com/orgs/cloudberrydb/discussions/new?category=ideas-feature-requests). + When you just have one idea or more `casual` feature request, consider choosing [Ideas / Feature Requests](https://github.com/apache/cloudberrydb/discussions/new?category=ideas-feature-requests). But any of the following can be considered a major change that needs to have **Proposal**. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 1e47358b3cc..7b889c42b76 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,13 +1,13 @@ blank_issues_enabled: false contact_links: - name: 🙏🏻 Q&A - url: https://github.com/orgs/cloudberrydb/discussions/categories/q-a + url: https://github.com/apache/cloudberrydb/discussions/categories/q-a about: Ask for help when running/developing Cloudberry Database. - name: 💡️ New Ideas / Feature Requests - url: https://github.com/orgs/cloudberrydb/discussions/categories/ideas-feature-requests + url: https://github.com/apache/cloudberrydb/discussions/categories/ideas-feature-requests about: Share ideas for new features. - name: 🎙️ Submit Your Proposal - url: https://github.com/orgs/cloudberrydb/discussions/categories/proposal + url: https://github.com/apache/cloudberrydb/discussions/categories/proposal about: As a developer, proposing any major change or enhancement to Cloudberry Database. - name: 💬️ Join Slack for Real-time Chat url: https://communityinviter.com/apps/cloudberrydb/welcome diff --git a/.gitmessage b/.gitmessage index 7c5ad79a4cb..93ab5e07142 100644 --- a/.gitmessage +++ b/.gitmessage @@ -34,7 +34,7 @@ Add your commit body here # If your commit have clear context included in GitHub Issues or GitHub # Discussions, please list them as a reference: #See: Issue#id ? -#See: Discussion#id ? +#See: Discussion#id ? ######################################################################## # # diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index de437370832..be139b9f8ef 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,16 +34,16 @@ You can participate by: * Helping out in the Slack channels, see [Slack Guide](https://cloudberrydb.org/community/slack) * Answering questions on [GitHub - Discussions](https://github.com/orgs/cloudberrydb/discussions/categories/q-a). + Discussions](https://github.com/apache/cloudberrydb/discussions/categories/q-a). * Investigating [GitHub issues](https://github.com/cloudberrydb/cloudberrydb/issues). * [Reporting a new bug](https://github.com/cloudberrydb/cloudberrydb/issues/new/choose). * [Sharing ideas for new - features](https://github.com/orgs/cloudberrydb/discussions/new?category=ideas-feature-requests). + features](https://github.com/apache/cloudberrydb/discussions/new?category=ideas-feature-requests). * Helping review [Pull Requests](https://github.com/cloudberrydb/cloudberrydb/pulls) or - [Proposals](https://github.com/orgs/cloudberrydb/discussions/categories/proposal). + [Proposals](https://github.com/apache/cloudberrydb/discussions/categories/proposal). * Proposing your proposal, see [Proposal Guide](https://cloudberrydb.org/contribute/proposal). * [Reporting security issues](./SECURITY.md). * Testing code, testing releases. diff --git a/README.md b/README.md index d98918b96e5..c2adb781d29 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ [![Twitter Follow](https://img.shields.io/twitter/follow/cloudberrydb)](https://twitter.com/cloudberrydb) [![WeChat](https://img.shields.io/badge/WeChat-eebc46)](https://cloudberrydb.org/community/wechat) [![Youtube](https://img.shields.io/badge/Youtube-gebc46)](https://youtube.com/@cloudberrydb) -[![GitHub Discussions](https://img.shields.io/github/discussions/cloudberrydb/cloudberrydb)](https://github.com/orgs/cloudberrydb/discussions) +[![GitHub Discussions](https://img.shields.io/github/discussions/cloudberrydb/cloudberrydb)](https://github.com/apache/cloudberrydb/discussions) ![GitHub commit activity(branch)](https://img.shields.io/github/commit-activity/m/cloudberrydb/cloudberrydb) ![GitHub contributors](https://img.shields.io/github/contributors/cloudberrydb/cloudberrydb) ![GitHub License](https://img.shields.io/github/license/cloudberrydb/cloudberrydb) @@ -41,7 +41,7 @@ Database](https://cloudberrydb.org/docs/cbdb-vs-gp-features) doc for details. ## Roadmap You can check our [Cloudberry Database Roadmap -2024](https://github.com/orgs/cloudberrydb/discussions/369) out to see the +2024](https://github.com/apache/cloudberrydb/discussions/369) out to see the product plans and goals we want to achieve in 2024. Welcome to share your thoughts and ideas to join us in shaping the future of the Cloudberry Database. @@ -88,8 +88,8 @@ feedback, and chat: | Type | Description | |------|-------------| | Slack | [Click to Join](https://communityinviter.com/apps/cloudberrydb/welcome) the real-time chat on Slack for QA, Dev, Events, and more. Don't miss out! Check out the [Slack guide](https://cloudberrydb.org/community/slack) to learn more. | -| Q&A | Ask for help when running/developing Cloudberry Database, visit [GitHub Discussions - QA](https://github.com/orgs/cloudberrydb/discussions/categories/q-a). | -| New ideas / Feature Requests | Share ideas for new features, visit [GitHub Discussions - Ideas](https://github.com/orgs/cloudberrydb/discussions/categories/ideas-feature-requests). | +| Q&A | Ask for help when running/developing Cloudberry Database, visit [GitHub Discussions - QA](https://github.com/apache/cloudberrydb/discussions/categories/q-a). | +| New ideas / Feature Requests | Share ideas for new features, visit [GitHub Discussions - Ideas](https://github.com/apache/cloudberrydb/discussions/categories/ideas-feature-requests). | | Report bugs | Problems and issues in Cloudberry Database core. If you find bugs, welcome to submit them [here](https://github.com/cloudberrydb/cloudberrydb/issues). | | Report a security vulnerability | View our [security policy](https://github.com/cloudberrydb/cloudberrydb/security/policy) to learn how to report and contact us. | | Community events | Including meetups, webinars, conferences, and more events, visit the [Events page](https://cloudberrydb.org/community/events) and subscribe events calendar. |