Sample

Feature Plan (sample)

Daryl White
In planning out a new feature, the Product Manager wrote out an issue card in GitHub for developers to reference. The card included the PM’s notes from visits on site with customers. I updated the card by: Removing extraneous verbiage Adding sections and rearranging content Updating references to existing product features Some portions of the issue make sense within the broader product portfolio. Those have been left without further explanation in the edited card, as such additional information is already known to the development team.

Assetly (Concept Sample)

Daryl White
About this sample The information below is about a fictitious software product, “Assetly.” I based Assetly on a real product I documented, though many details have changed in this document. I wrote the original product document in Madcap Flare in consultation with a number of subject matter experts, including: Product Manager Developers Quality Assurance team Sales team members who championed the product Product Team Executives This sample reimagines the original document, now written in Markdown for use in this blog.

Assetly Group Schedule (Task Sample)

Daryl White
About this sample The information below is about a task a user would need to complete in a fictitious software product, “Assetly.” I based Assetly on a real product I documented, though many details have changed in this document. I wrote the original document in Madcap Flare based on my own use of the software. During my use of the real product, I occasionally uncovered bugs or more complicated problems. When discovered, I created issue cards in the development team’s issue tracking system.

Business Requirements (sample)

Daryl White
About this sample For a job application process, I was asked to revise a sample business requirements document. The provided example was a template purporting to be notes from several different meetings. I left the headings from the template as they were, but edited and formatted the contents of each section. While the original sample was done in Word, I have recreated it here with Markdown, published by my SSG, Eleventy.

Building a Portfolio Site

Daryl White
Image credit: Photo by Vojtech Okenka from Pexels TL;DR Here’s what I did to create this site and give myself a (well, almost) free site to build out a portfolio. Create an account with a Git service provider. I used GitLab I already had, but GitHub also works. Select a starter template from Forestry.io for the desired SSG (static site generator) and create it on Forestry. Forestry.io automatically adds a new repository and branch on your Git provider.