From 6a622491388c48a589d01e3d0b7aca1afe8ed35e Mon Sep 17 00:00:00 2001 From: Sue Chaplain Date: Mon, 18 Mar 2019 13:07:22 +0000 Subject: [PATCH] Add release target to issue template For planning purposes it will be good to know in which release of OpenJ9 new feature work is expected to be complete. Signed-off-by: Sue Chaplain --- .github/ISSUE_TEMPLATE/new-documentation-change.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/new-documentation-change.md b/.github/ISSUE_TEMPLATE/new-documentation-change.md index 3619957b8d..8ec726a4a0 100644 --- a/.github/ISSUE_TEMPLATE/new-documentation-change.md +++ b/.github/ISSUE_TEMPLATE/new-documentation-change.md @@ -10,6 +10,8 @@ about: Request updates as a result of external changes at github.com/eclipse/ope **Overview:** *Describe the external change and the impact/benefit from a user perspective.* +**Release target:** +*E.g. Eclipse OpenJ9 0.14.0* **Applies to the following JDK versions:** *E.g. 8 only / 8 and later / 9 and later*