From 025276e7fd0e245b7449e08636d506117c3871e3 Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Wed, 23 Mar 2022 13:48:26 -0700 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/qa-run-template.md | 28 +++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/qa-run-template.md 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