This commit is contained in:
fryorcraken.eth 2023-08-28 15:29:43 +10:00
parent 6874097063
commit 143e07865b
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -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:<year>-<milestoje title>` created across all relevant https://github.com/waku-org/ repos (see [labels.yml](./.github/labels.yml)).
- _Milestone_, there is a label with format `E:<year>-<milestone title>` 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.