title | description | draft |
---|---|---|
Guide Publishing Workflow |
Learn how to create a great guide. |
true |
Roles: Submitter, Writer, Editor, Management Team, Technical Resource, Tester, Marketing Content Manager
- Submitter has an idea. In Sprint.ly Documentation Someday column, they add:
- Working Title
- Summary - At least 3 sentences about the problem, solution, background, value, and similar docs.
- If they want to write the Guide
- At the weekly Backlog Review Meeting, the Management Team reviews, approves, outlines each approved card and moves to Backlog. Each outline includes:
- Problem statement
- Solution
- Steps: One or several tasks, steps, or goals
- Proof of Completion
- Next Steps: further reading, links to other guides
- Writer chooses Guides to write from Backlog (They are tagged as ‘Guide’). They move the tasks to in Progress and add separate tasks to the Backlog for each task (titles of tasks are shown below):
- 1st Draft
- 1st Edit
- Testing
- Final Review
- Founder Review
- Author Signoff (optional)
- Writer consults with Technical Resource or Management Team to clarify objectives or ask questions.
- Writer writes first draft, submits to Editor for review. Completes “1st Draft” task.
- After edits, Editor sends to Tester.
- Tester reviews and repeats steps to make sure they are technically correct. They send back to Editor when complete. Editor completes the Technical Review task. Editor notifies Marketing Content Manager to create counterpart blog.
- Editor does the Final Review and completes the task. Assign to Scott for Management Team review.
- After management review at the Weekly Backlog Review meeting, Scott assigns back to Editor for publishing.
- Editor publishes.
- Profit.
It's important that moderators know what follow up actions are required when Pull Requests are issued. That makes creating a detailed Pull Requests essential to the process. Each PR should include the following:
- Purpose Statement: Start by explaining why it should be merged. All requests should communicate the full scope of edits made. Don't assume familiarity with the history of any task.
- Associated Links: Have a Sprint.ly task? Reference it.
- ex: completes item:92 draft
- Review Needed: Be clear about what you expect to come from this request. If you would like feedback, tag who should review it and what should happen next.
- If a request is issued to create a dialogue between contributors, include the prefix WIP indicating that the PR is a work in progress. This will help moderators know what's ready and what's not ready to go into production.
When the doc has received a +1 from a founder and editor. Merge and publish it. Delete the branch. Any fixes noticed after the fact will enter a normal update workflow.