The Discord invite in this repo is gQyXjVBF, which no longer resolves. The Discord API returns "Unknown Invite" for it.
That matters more here than elsewhere, because CONTRIBUTING.md and ISSUE_TEMPLATE/config.yml in this repo are the org-wide defaults inherited by any repo without its own copy. The new-issue chooser is often the first Discord link a contributor clicks.
Affected lines:
CONTRIBUTING.md:86 (dead)
REPO_STANDARDS.md:36 and REPO_STANDARDS.md:103 (dead)
ISSUE_TEMPLATE/config.yml:10 (dead)
profile/README.md:30 and profile/README.md:107 (live, but points at #general)
Two live invites exist for the same server (guild 1050324540653322300): WgTMpmSFtN lands in #general, and QFTD6tr9zu lands in #start-here. www.humanbound.ai uses QFTD6tr9zu, so standardising on https://discord.gg/QFTD6tr9zu gets GitHub and the site to agree.
Any code can be checked without auth: curl -s https://discord.com/api/v10/invites/<code>.
Context and the full cross-repo list are in humanbound/humanbound#132. Happy to send the PR.
The Discord invite in this repo is
gQyXjVBF, which no longer resolves. The Discord API returns "Unknown Invite" for it.That matters more here than elsewhere, because
CONTRIBUTING.mdandISSUE_TEMPLATE/config.ymlin this repo are the org-wide defaults inherited by any repo without its own copy. The new-issue chooser is often the first Discord link a contributor clicks.Affected lines:
CONTRIBUTING.md:86(dead)REPO_STANDARDS.md:36andREPO_STANDARDS.md:103(dead)ISSUE_TEMPLATE/config.yml:10(dead)profile/README.md:30andprofile/README.md:107(live, but points at#general)Two live invites exist for the same server (guild
1050324540653322300):WgTMpmSFtNlands in#general, andQFTD6tr9zulands in#start-here. www.humanbound.ai usesQFTD6tr9zu, so standardising onhttps://discord.gg/QFTD6tr9zugets GitHub and the site to agree.Any code can be checked without auth:
curl -s https://discord.com/api/v10/invites/<code>.Context and the full cross-repo list are in humanbound/humanbound#132. Happy to send the PR.