From 193807153e752d3c04c48ed2ec96e3a43a2f0e2d Mon Sep 17 00:00:00 2001 From: muawiakh Date: Tue, 21 Nov 2017 16:41:28 +0100 Subject: [PATCH] Address comments I --- docs/specs/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/specs/README.md b/docs/specs/README.md index 34fa22b6..3b5673d6 100644 --- a/docs/specs/README.md +++ b/docs/specs/README.md @@ -45,7 +45,8 @@ $ /path/to/repo/bigchaindb/docs/specs/features/release- ``` The PR for the specification document should be -[linked](https://help.github.com/articles/autolinked-references-and-urls/) to the GitHub issue with you created. +[linked](https://help.github.com/articles/autolinked-references-and-urls/) to the GitHub issue you created and +marked with `Spec` label. **Note:** Feature(s) cannot be backported. Hence, only commit your proposal to the latest release.