From fc00f9d505d9d5bbe6bed693a90aa4f29d024226 Mon Sep 17 00:00:00 2001 From: Danny Brown Date: Tue, 19 Nov 2019 02:52:24 -0500 Subject: [PATCH] docs: clarify purpose of page and index links --- docs/latest/our-process.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/latest/our-process.md b/docs/latest/our-process.md index c7b82a62c..e7928f1da 100644 --- a/docs/latest/our-process.md +++ b/docs/latest/our-process.md @@ -2,15 +2,18 @@ Our process is a living, breathing thing. We strive to have regular [retrospectives][retrospective] that help us shape and adapt our process to our team's current needs. This document attempts to capture the broad strokes of -that process, and how it +that process in an effort to: + +- Strengthen community member involvement and understanding +- Welcome feedback and helpful suggestions ## Overview -- Issue Triage -- Issue Curation (["backlog grooming"][groom-backlog]) -- Contributions (Pull Requests) -- Releases +- [Issue Triage](#issue-triage) +- [Issue Curation ("backlog grooming")](#issue-curation-backlog-grooming) +- [Contributions (Pull Requests)](#contributions-pull-requests) +- [Releases](#releases) _Include issue lifecycle diagram_