From 99590447e59a945eafc4d905da5b6bd7f22189cc Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 1 Nov 2020 13:53:19 +0100 Subject: [PATCH] update issue templates --- .gitea/issue_template/FEATURE_TEMPLATE.md | 4 ++-- .gitea/issue_template/ISSUE_TEMPLATE.md | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitea/issue_template/FEATURE_TEMPLATE.md b/.gitea/issue_template/FEATURE_TEMPLATE.md index 3d9df17..fb0b64c 100644 --- a/.gitea/issue_template/FEATURE_TEMPLATE.md +++ b/.gitea/issue_template/FEATURE_TEMPLATE.md @@ -7,10 +7,10 @@ labels: --- ## Feature -### Description of the feature +### Description ... -### Benefits of the feature +### Benefits ... diff --git a/.gitea/issue_template/ISSUE_TEMPLATE.md b/.gitea/issue_template/ISSUE_TEMPLATE.md index 33b44a5..74d8a87 100644 --- a/.gitea/issue_template/ISSUE_TEMPLATE.md +++ b/.gitea/issue_template/ISSUE_TEMPLATE.md @@ -21,6 +21,12 @@ Insert your configuration here. You can export the configuration using the admin ### Steps to reproduce +... + ### Observed Results +... + ### Expected Results + +...