diff --git a/.github/ISSUE_TEMPLATE/trouble-shooting-and-programming-help.md b/.github/ISSUE_TEMPLATE/trouble-shooting-and-programming-help.md new file mode 100644 index 00000000..4ac2b448 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/trouble-shooting-and-programming-help.md @@ -0,0 +1,12 @@ +--- +name: Trouble shooting and programming help +about: "Please use StackOverflow instead \U0001F600 " +title: '' +labels: Trouble-shooting +assignees: '' + +--- + +General programming issues and problems will reach a much wider audience at StackOverflow, we suggest you ask them there. This will offload our work with maintaining the library, and make sure you get help as fast as possible. + +Tag the question with `java`, `javax-imageio` and/or `twelvemonkeys` and we'll find them there.