From 4a8871f4f961043945b55b75a4218c5a056a7fdd Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 12 Feb 2018 17:17:29 +0100 Subject: [PATCH] Create issue_template.md --- .github/issue_template.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/issue_template.md diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 000000000..97aacddb6 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1 @@ +(Please read guidelines [here](https://github.com/ocornut/imgui/blob/master/.github/CONTRIBUTING.md))