Skip to content

Commit 99d555c

Browse files
committed
Add .github/ISSUE_TEMPLATE.md
1 parent a5c95cf commit 99d555c

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<!--
2+
IMPORTANT: Do NOT use GitHub to post any questions or support requests!
3+
They will be closed immediately and ignored.
4+
5+
Questions should go to the OpenJPEG mailing list at
6+
https://groups.google.com/g/openjpeg or other support forums.
7+
GitHub issues are for bug reports and suggestions for new features.
8+
9+
The OpenJPEG project is made of contributions from various individuals and
10+
organizations, each with their own focus. The issue you are facing is
11+
not necessarily in the priority list of those contributors and consequently
12+
there is no guarantee that it will be addressed in a timely manner.
13+
14+
-->
15+
16+
## Expected behavior and actual behavior.
17+
18+
...to fill...
19+
20+
## Steps to reproduce the problem.
21+
22+
...to fill...
23+
24+
## Operating system
25+
26+
...to fill...
27+
28+
## openjpeg version
29+
30+
...to fill...

0 commit comments

Comments
 (0)