From 372c3614a958c3d5026d535c7f23a177b3da4b09 Mon Sep 17 00:00:00 2001 From: Antoni Ivanov Date: Fri, 28 Jul 2023 16:40:12 +0300 Subject: [PATCH 1/2] specs: try to make it clear what deliverables should be Improving VEP recommendations to make sure we include expected deliverables as part of the VEP --- specs/NNNN-template/README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/specs/NNNN-template/README.md b/specs/NNNN-template/README.md index d6c3b79bcc..58d54542aa 100644 --- a/specs/NNNN-template/README.md +++ b/specs/NNNN-template/README.md @@ -57,9 +57,13 @@ Explain the user problem that need to be solved. ## Requirements and goals -## Implementation stories +## Implementation stories ## Alternatives From 470b8f0b2af26dbee08c0719b3d5292cadf52424 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 13:43:54 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- specs/NNNN-template/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/specs/NNNN-template/README.md b/specs/NNNN-template/README.md index 58d54542aa..dd52f8546c 100644 --- a/specs/NNNN-template/README.md +++ b/specs/NNNN-template/README.md @@ -58,12 +58,12 @@ Explain the user problem that need to be solved. ## Requirements and goals -## Implementation stories +## Implementation stories ## Alternatives