From 143e07865b4326bf14d9f4de99b4a5d62255d645 Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Mon, 28 Aug 2023 15:29:43 +1000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f03f9b5..9785223 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Owner = person responsible for the delivery of the milestone and related reporti For each: - _Milestone_, there is a GH issue under the https://github.com/waku-org/pm repo with `milestone` label assigned -- _Milestone_, there is a label with format `E:-` created across all relevant https://github.com/waku-org/ repos (see [labels.yml](./.github/labels.yml)). +- _Milestone_, there is a label with format `E:-` created across all relevant https://github.com/waku-org/ repos (see [labels.yml](./.github/labels.yml)). - _Epic_, there is a GH issue under the relevant https://github.com/waku-org/ repo with related _Milestone_ label (`E:...`) and `epic` label assigned. The GH issue is assigned to the _owner_ of the epic. - _Task_, there is a GH issue and/or pull request under the relevant https://github.com/waku-org/ repo with related _Epic_ label.