From 63821435a0bc2ce5452ec7229a19da5dbcf3061c Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 15 Jul 2025 06:59:44 +0100 Subject: add req-009 --- requirements/req-009.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 requirements/req-009.md (limited to 'requirements') diff --git a/requirements/req-009.md b/requirements/req-009.md new file mode 100644 index 0000000..f20d4f1 --- /dev/null +++ b/requirements/req-009.md @@ -0,0 +1,7 @@ +# req-009 + +As a user, I want my incomings and outgoings to affect how much money is in my +buckets, so that I can have buckets which express how I have previously +distributed my incomings and outgoings. + +Source: req-002 -- cgit v1.2.3