diff --git a/.github/ISSUE_TEMPLATE/dev.md b/.github/ISSUE_TEMPLATE/dev.md new file mode 100644 index 000000000..3716f3ed5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/dev.md @@ -0,0 +1,65 @@ +--- +name: Theme Developer +about: I am a developer who uses Redux in their theme/plugin. + +--- + + + + +## Support Hash + + +## Steps to reproduce + + +## Expected Behavior + + +## Actual Behavior + + +## Any Error Details (PHP/JavaScript) + diff --git a/.github/ISSUE_TEMPLATE/user.md b/.github/ISSUE_TEMPLATE/user.md new file mode 100644 index 000000000..c5363d6d0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/user.md @@ -0,0 +1,27 @@ +--- +name: Theme User +about: I purchased a theme/plugin that uses Redux. + +--- + + \ No newline at end of file diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE index d91a7a4a1..1032c1323 100644 --- a/ISSUE_TEMPLATE +++ b/ISSUE_TEMPLATE @@ -27,7 +27,7 @@ All pre-sale and support for premium extensions need to be posted to the Redux E Think you found a bug? ====================== -Please use the "BUG REPORT" template below. Remember, we are rabbid about backwards compatability. Do not submit fixes that break previous ways of doing so or they will be rejected. +Please use the "BUG REPORT" template below. Remember, we are rabid about backwards compatability. Do not submit fixes that break previous ways of doing so or they will be rejected. Also, unless you provide a Support Hash, your request will also be rejected. See https://docs.reduxframework.com/core/generating-a-support-hash/ for more details. diff --git a/readme.txt b/readme.txt index 3e388083f..da1fdf6fc 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: dovyp, kprovance Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MMFMHWUPKHKPW Tags: admin, admin interface, options, theme options, plugin options, options framework, settings, web fonts, google fonts Requires at least: 3.5.1 -Tested up to: 4.9.9 +Tested up to: 5.0.2 Stable tag: 3.6.15 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html