From 8639c84ea311ed2b92347e9723b562cabb2cc838 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Jan 10 2019 08:36:32 +0000 Subject: some grammar fixes --- diff --git a/modules/ROOT/pages/community/project-tracking.adoc b/modules/ROOT/pages/community/project-tracking.adoc index 85d7a2c..8798cb8 100644 --- a/modules/ROOT/pages/community/project-tracking.adoc +++ b/modules/ROOT/pages/community/project-tracking.adoc @@ -1,18 +1,18 @@ = Project Tracking -The work and an overall progress is being coordinated and tracked on a https://tree.taiga.io/project/modularity-wg/epics[**Modularity WG Kanban Board**]. +The work and an overall progress is being coordinated and tracked on the https://tree.taiga.io/project/modularity-wg/epics[**Modularity WG Kanban Board**]. -User feedback such as bugs and feature requests is being collected in a https://pagure.io/modularity/issues[**Modularity issue tracker**]. +User feedback such as bugs and feature requests is being collected in the https://pagure.io/modularity/issues[**Modularity issue tracker**]. == What is being tracked -1. https://tree.taiga.io/project/modularity-wg/epics[**Goals (epics)**] — A specific definition of a state we want to achieve, ideally a https://en.wikipedia.org/wiki/SMART_criteria[SMART] goal. Setting a direction of the project. -2. https://tree.taiga.io/project/modularity-wg/kanban[**Actions (cards)**] — Tasks that get us closer to a specific goal. Defining actionable work items contributors can complete. -3. https://pagure.io/modularity/issues[**Feedback (issues)**] — User feedback such as bugs, ideas, questions. Influencing the project from outside. +1. https://tree.taiga.io/project/modularity-wg/epics[**Goals (epics)**] — A specific definition of a state we want to achieve, ideally a https://en.wikipedia.org/wiki/SMART_criteria[SMART] goal. Sets the direction of the project. +2. https://tree.taiga.io/project/modularity-wg/kanban[**Actions (cards)**] — Tasks that get us closer to a specific goal. Defines actionable work items contributors can complete. +3. https://pagure.io/modularity/issues[**Feedback (issues)**] — User feedback such as bugs, ideas, questions. Influences the project from outside. == How we operate -We work with an Agile mindset. We have designed our system to be transparently communicating our goals and intentions without the need of understanding every single piece of work that is being done. It also allows us to display actionable tasks that are clearly defined and prioritized so anyone can help us move forward. +We work with an Agile mindset. We have designed our system to transparently communicate our goals and intentions without the need to understand every single piece of work that is being done. It also allows us to display actionable tasks that are clearly defined and prioritized so anyone can help us move forward. Because Agile is not making things up as we go, but rather iteratively working towards specific goals, the first thing that needs to exist are goal definitions. @@ -40,4 +40,4 @@ If new actions appear as a result of a card completion, contributors should coor === Reporting issues -Issues such as bugs or feature requests can be created by anyone in the https://pagure.io/modularity/issues[Modularity issue tracker]. This issue tracker is then processed by the team and new cards or even epics may be created as a result. Separating user feedback from the work lowers the pressure on the person who reports the feedback — they don't have to understand our tracking system. \ No newline at end of file +Issues such as bugs or feature requests can be created by anyone in the https://pagure.io/modularity/issues[Modularity issue tracker]. This issue tracker is then processed by the team and new cards or even epics may be created as a result. Separating user feedback from the work lowers the pressure on the person who reports the feedback — they don't have to understand our tracking system.