diff --git a/.github/ISSUE_TEMPLATE/qa-run-template.md b/.github/ISSUE_TEMPLATE/qa-run-template.md new file mode 100644 index 000000000..01381764d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/qa-run-template.md @@ -0,0 +1,28 @@ +--- +name: QA Run Template +about: Use this template when doing QA +title: '' +labels: QA +assignees: '' + +--- + +There are three QA focus areas in Omnivore: + +1. Saving +2. Library Management +3. Reader Controls + + +## Saving + +Omnivore has three APIs involved in saving that should all be tested. URLs, Files, and Pages (captured content from the browser or the mobile) app can all be saved + +## Library Management + +The main library in `/home` has functionality for searching and organizing content. + + +## Reader functionality + +The reader has functionality for highlighting, annotating, and saving reading progress