diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7a0cb19..687a736 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,11 +5,11 @@ blank_issues_enabled: true contact_links: - name: How do I run this locally? - url: https://github.com/qiuethan/Misty/blob/staging/docs/DEVELOPMENT.md + url: https://github.com/UTMIST/Misty/blob/staging/docs/DEVELOPMENT.md about: Developer onboarding — prerequisites, running each service, first PR. Read before filing a setup question. - name: How do the services fit together? - url: https://github.com/qiuethan/Misty/blob/staging/docs/ARCHITECTURE.md + url: https://github.com/UTMIST/Misty/blob/staging/docs/ARCHITECTURE.md about: Cross-service architecture and the conventions every service shares. - name: Deploy and operations runbook - url: https://github.com/qiuethan/Misty/blob/staging/docs/RAILWAY-DEPLOYMENT.md + url: https://github.com/UTMIST/Misty/blob/staging/docs/RAILWAY-DEPLOYMENT.md about: Railway + Neon setup, provisioning API keys, registering commands, verifying a deploy.