From 30b6828d719fda8470e1db91924397de69607eaf Mon Sep 17 00:00:00 2001 From: Paul Masurel Date: Wed, 31 Mar 2021 10:36:13 +0900 Subject: [PATCH] Update actions.md --- .github/ISSUE_TEMPLATE/actions.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/actions.md b/.github/ISSUE_TEMPLATE/actions.md index b63d45611..c67d77575 100644 --- a/.github/ISSUE_TEMPLATE/actions.md +++ b/.github/ISSUE_TEMPLATE/actions.md @@ -1,4 +1,13 @@ -# Actions not directly related to producing code. +--- +name: Actions +about: Actions not directly related to producing code. -//... +--- +# Actions title + +Action description. +e.g. +- benchmark +- investigate and report +- etc.