issues
search
Pryx
/
git-md-diff
A feature complete tool for managing documentations written in Markdown or MDX and generated via a specialized tool - e.g. Docusaurus
0
stars
0
forks
source link
Submit for proof reading
#15
Closed
Pryx
closed
3 years ago
Pryx
commented
3 years ago
User Story
As a documentation manager, I want to be able to submit changes for proof reading before publishing them.
I will either pick two commits from the same branch (usually HEAD and some previous commit), or two branches to compare.
I should be able to pick my preferred a proof reader. I should also see which languages can the proof reader work on.
After I submit the request for proof reading I should see the request on a special page along with any others I have submitted.
I should also see whether the request is already being worked on.
After the proof reading is finished, I should be notified and be able to merge these changes with the current version.
Image description
# TODO
Dependencies
User roles
Acceptance Criteria
I submit request for proof reading
I can see whether the proof reading process already started or finished
I can merge changes from the proof reader to the branch the request was made for
User Story
Image description
# TODO
Dependencies
Acceptance Criteria