diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..4793bb7ae --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,5 @@ + IMPORTANT: Please DO NOT use Pull requests for requesting new features and or reporting bugs!!! + Use Issue tracker for it https://www.free-decompiler.com/flash/issues/ instead! + + Use Pull request ONLY when you have your own new java code to merge into JPEXS base. + Thank you for understanding.