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.* - ----- -