Skip to content

Commit

Permalink
Create a pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
GopiGugan authored Sep 17, 2024
1 parent e23b7c7 commit 971e1d3
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
#### Front-end checks to do prior to merging pull request:
- [ ] Search
- [ ] Search by accession number
- [ ] Search by lineage
- [ ] Search by country
- [ ] Search by country (with date filter)
- [ ] Tree filtering
- [ ] Download Time-scaled tree (nwk)
- [ ] Download Time-scaled tree (csv)
- [ ] Download Beadplot (svg)
- [ ] Download Beadplot (nwk)
- [ ] Download mutation list (csv)
- [ ] Beadplot cutoff slider
- [ ] Expanding Beadplot
- [ ] Translated pages
- [ ] Changing the colour of the tree based on divergence, collection date, etc.
- [ ] View different displays (Non-Recombinants, Recombinants, etc.)
- [ ] Left/Right arrow key to move between beads
- [ ] Ensure Tooltips get rendered
- [ ] Hover over accession number in the "Samples" tab to ensure that the acknowledgement tooltips get generated
- [ ] Countries/Samples/Mutations tabs are populating the correct information
- [ ] Build front-end database without issues
- [ ] Port front-end change to `epicov` branch

0 comments on commit 971e1d3

Please sign in to comment.