From 4477eb0a82e6fe7322e66ace07e3c64205c54278 Mon Sep 17 00:00:00 2001 From: Nick Volynkin Date: Fri, 12 Mar 2021 16:33:00 +0700 Subject: [PATCH] Add a template for "Merge versioned content" issues --- .github/ISSUE_TEMPLATE/versions.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/versions.md diff --git a/.github/ISSUE_TEMPLATE/versions.md b/.github/ISSUE_TEMPLATE/versions.md new file mode 100644 index 0000000000..36552c1904 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/versions.md @@ -0,0 +1,27 @@ +--- +name: Merge versioned content +about: Merge versioned content into latest branch +title: "[0pt] Merge version 2.x.y into latest" +labels: +assignees: +--- +# Merge version 2.x.y into latest + +# What needs to be done + +**Reviewer:** @NickVolynkin + +# Definition of done + +- [ ] For each element in version's changelog add a "Read more" link to the docs. +- [ ] In the target docs make a "Since version 2.x.y" statement + with link back to release notes. +- [ ] When there are alternatives for the same action, + move forward the one which is implemented in a later version. + + +# Planning checklist + +- [ ] Add to Documentation board +- [ ] Add milestone "Merge 2.x branches" +- [ ] Evaluate in storypoints