Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
tasks: Add glossary
✗ CI failure Adrian Duke committed 1 month ago
commit 478bc5e03e83fc45e2a5c1104425f9084eff15c1
parent cfdab9740779b13530edb1c53b3b77fbed3afc1e
1 failed (1 total) View logs
1 file changed +11 -0
added crates/radicle-tasks/features/glossary.md
@@ -0,0 +1,11 @@
+
# Glossary
+

+
- **Board**: A collection of _Tasks_, _Steps_, _Goal(s)_ with a name.
+
- **Step**: A name that describes the state of a _Task_. Is in relation to other _Steps_ linearly.
+
  - **Start Step**: The _Step_ where a _Tasks_ progression commences and the step where a _Tasks_ regression terminates.
+
  - **End Step** The _Step_ where a _Tasks_ progression terminates, the step where a _Tasks_ regression never started.
+
- **Task**: A title and description that belongs to a _Step_. May contain labels.
+
- **Comment**: A comment that belongs to a _Task_ or _Comment_. May contain attachments and/or emoji reactions.
+
- Goal: A framing descriptor for a _Board_.
+
- **Archive**: A state of _Task_ distinct from a _Step_, decides visibility.
+
- **Label**: A name that belongs to one or many _Tasks_