From c5f777903d50b1226b721000aa45681d108dca67 Mon Sep 17 00:00:00 2001 From: Patrick Cozzi Date: Thu, 20 Oct 2016 11:40:58 -0400 Subject: [PATCH] Add ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000000..adfb8c6cad5e --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,13 @@ +Thanks for contributing to the Cesium Community! + +If you have a question, please search the forum: + +http://cesiumjs.org/forum.html + +and start a new forum thread, if needed, instead of creating this issue. + +Otherwise, we look forward to your bug report or feature request in this issue. + +--- + +Delete this message before clicking Submit. \ No newline at end of file