Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Loading