auspice
Version:
Web app for visualizing pathogen evolution
33 lines (21 loc) • 1.14 kB
Markdown
## Description of proposed changes
<!-- What is the goal of this pull request? What does this pull request change? -->
## Related issue(s)
<!--
Link any related issues here. Use GitHub's special keywords if appropriate¹.
Type `#` followed the name of an issue and GitHub will auto-suggest the issue number for you.
¹ https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests
-->
## Checklist
<!--
Make sure checks are successful at the bottom of the PR.
If applicable, add:
- any changes to existing tests
- any additional manual testing to confirm changes
Please add a note if you need help with adding tests.
-->
- [ ] Checks pass
- [ ] If making user-facing changes, add a message in [CHANGELOG.md](https://github.com/nextstrain/auspice/blob/HEAD/CHANGELOG.md) summarizing the changes in this PR
- [ ] (to be done by a Nextstrain team member) [Create preview PRs on downstream repositories][1].
[1]: https://github.com/nextstrain/auspice/blob/-/DEV_DOCS.md#test-on-downstream-repositories
<!-- 🙌 Thank you for contributing to Nextstrain! ✨ -->