diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0ccf150..728bcd2 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -7,7 +7,7 @@ contact_links: url: https://github.com/humanbound/plugins/discussions about: Use Discussions for questions, ideas, and show-and-tell. - name: Discord community - url: https://discord.gg/gQyXjVBF + url: https://discord.gg/QFTD6tr9zu about: Chat with the community and the maintainers. - name: Documentation url: https://docs.humanbound.ai/ diff --git a/CHANGELOG.md b/CHANGELOG.md index 82667e0..63a40e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,11 @@ and each plugin adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0. - `CONTRIBUTING.md` gains an explicit third-party license policy: vendored code must be permissively licensed (Apache-2.0/MIT/BSD/ISC); GPL, AGPL, SSPL, and BSL code cannot be accepted. +- **Discord links now point at the `#start-here` invite** (repo-wide, #7). + Every Discord link in the repo used `discord.gg/gQyXjVBF`, which no longer + resolves. `README.md`, `CONTRIBUTING.md`, the new-issue chooser, and the + `humanbound-test` plugin README now use `discord.gg/QFTD6tr9zu`, the live + invite www.humanbound.ai links to. - `LICENSE` restored to the verbatim Apache-2.0 text (repo-wide). Sections 6 and 9 had diverged from the canonical wording and the appendix was missing; the file now matches apache.org/licenses/LICENSE-2.0 exactly, diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 89a2991..f302e55 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -133,7 +133,7 @@ repo itself is not versioned. ## Community -- **Discord** — [discord.gg/gQyXjVBF](https://discord.gg/gQyXjVBF) +- **Discord** — [discord.gg/QFTD6tr9zu](https://discord.gg/QFTD6tr9zu) - **Discussions** — on the GitHub repo - **Docs** — [docs.humanbound.ai](https://docs.humanbound.ai) diff --git a/README.md b/README.md index 8497d2b..a4b223b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Status: preview CI License - Discord + Discord Docs

@@ -100,7 +100,7 @@ dev loop, plugin layout conventions, and the DCO sign-off requirement (see - 🐛 [Report a bug](https://github.com/humanbound/plugins/issues/new/choose) - 💡 [Request a feature](https://github.com/humanbound/plugins/issues/new/choose) - 🔒 [Report a security issue](./SECURITY.md) — **not via public Issues** -- 💬 [Join Discord](https://discord.gg/gQyXjVBF) +- 💬 [Join Discord](https://discord.gg/QFTD6tr9zu) ## License diff --git a/plugins/humanbound-test/README.md b/plugins/humanbound-test/README.md index e71cb07..8c68167 100644 --- a/plugins/humanbound-test/README.md +++ b/plugins/humanbound-test/README.md @@ -19,7 +19,7 @@

Status: preview License - Discord + Discord Docs