Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
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
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!--
FILL OUT THE FORM BELOW OR THE ISSUE WILL BE AUTO-CLOSED

**Issue Type (check one)**

- [ ] Bug Report
- [ ] Feature Idea
- [ ] Technical Discussion
- [ ] Question (these will be auto-closed, please ask them on Spectrum instead https://spectrum.chat/spectrum/open)
-->

**Description (type any text below)**



27 changes: 12 additions & 15 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,22 @@
### Deploy after merge (delete what needn't be deployed)
- iris
- hyperion
<!-- FILL OUT THE BELOW FORM OR YOUR PR WILL BE AUTOMATICALLY CLOSED -->
**Status**
- [ ] WIP
- [ ] Ready for review
- [ ] Needs testing

**Deploy after merge (delete what needn't be deployed)**
- iris (api)
- hyperion (frontend)
- athena
- vulcan
- mercury
- hermes
- chronos
- mobile

### Run database migrations (delete if not)
**Run database migrations (delete if no migration was added)**
YES

## Release notes
**Release notes for users (delete if codebase-only change)**
-

<!--
### Labels

Please check the checkboxes below for any labels you want assigned to the PR:

- [ ] WIP
- [ ] Ready for review
- [ ] Needs testing

-->