summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2022-01-26 21:52:40 +0100
committerEven Rouault <even.rouault@spatialys.com>2022-01-26 21:52:40 +0100
commit99d555c0f1818277645a0c79a5199f2e827d68cc (patch)
treeeb526ab3ef229828defb4acf1d59837b316a721e
parenta5c95cfe2617639e52e5892038e7876021bdd7ea (diff)
Add .github/ISSUE_TEMPLATE.md
-rw-r--r--.github/ISSUE_TEMPLATE.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 00000000..6db8b631
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,30 @@
+<!--
+IMPORTANT: Do NOT use GitHub to post any questions or support requests!
+ They will be closed immediately and ignored.
+
+Questions should go to the OpenJPEG mailing list at
+https://groups.google.com/g/openjpeg or other support forums.
+GitHub issues are for bug reports and suggestions for new features.
+
+The OpenJPEG project is made of contributions from various individuals and
+organizations, each with their own focus. The issue you are facing is
+not necessarily in the priority list of those contributors and consequently
+there is no guarantee that it will be addressed in a timely manner.
+
+-->
+
+## Expected behavior and actual behavior.
+
+...to fill...
+
+## Steps to reproduce the problem.
+
+...to fill...
+
+## Operating system
+
+...to fill...
+
+## openjpeg version
+
+...to fill...