Thank you for contributing to the Transliteration WordPress plugin! To help us review your contribution efficiently, please fill out the following information as completely as possible.
Please include a detailed description of your changes. Explain the purpose of your changes, how they improve the plugin, and any additional context that might be relevant.
Mention any related issues or existing pull requests here. If your pull request solves an issue, include “Fixes #issue_number” in this section.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
Before submitting this pull request, please make sure:
- You have followed the WordPress coding standards.
- Your code has been tested and all tests pass.
- You have updated the documentation (if necessary).
- You have read the CONTRIBUTING.md document.
- The code changes are only for the intended purpose and do not include unrelated updates or changes.
Please provide detailed instructions for testing your changes. Include any specific conditions under which your changes should be tested, such as a particular WordPress version or environment setup.
Feel free to include any additional information or screenshots that might help the review process.
By submitting this pull request, I confirm that my contribution is made under the terms of the GPL-2.0+ license.