Merge pull request #305 from omnivore-app/jacksonh-patch-1
Update issue templates
This commit is contained in:
28
.github/ISSUE_TEMPLATE/qa-run-template.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/qa-run-template.md
vendored
Normal file
@ -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
|
||||
Reference in New Issue
Block a user