From ace22168e056d792613b304018a85bfa1d573dc9 Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 12 Feb 2018 17:11:14 +0100 Subject: [PATCH] Contributing guidelines for issues --- .github/{issue_template.md => CONTRIBUTING.md} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename .github/{issue_template.md => CONTRIBUTING.md} (89%) diff --git a/.github/issue_template.md b/.github/CONTRIBUTING.md similarity index 89% rename from .github/issue_template.md rename to .github/CONTRIBUTING.md index 28e490a60..984ea521d 100644 --- a/.github/issue_template.md +++ b/.github/CONTRIBUTING.md @@ -1,4 +1,8 @@ -Hello! You may submit bug reports, feature requests or suggestions. You may ask for help or advices as well, however please read this wall of text before doing so. Thank you! +## How to create an Issue + +Hello! + +You may use the Issue tracker to submit bug reports, feature requests or suggestions. You may ask for help or advices as well, however please read this wall of text before doing so. Thank you! **Prerequisites for new users of dear imgui:** - Please read the FAQ in imgui.cpp. @@ -18,7 +22,3 @@ Hello! You may submit bug reports, feature requests or suggestions. You may ask If you have been using dear imgui for a while and/or have been using C/C++ for several years and/or have demonstrated good behavior here, it is ok to not fullfill every item to the letter. Those are guidelines and experienced users of dear imgui will know what information are useful in a given context. -*Please delete this wall of text before submitting your issue.* - ----- -