Support & Contributing
Thank you for using and contributing to Xe Plugin!
Getting Support
If you encounter issues, discover bugs, or have feature suggestions:
- GitHub Issues: Open a ticket on our GitHub Issues Tracker.
- Discussions & Feedback: Start a conversation under GitHub Discussions.
Contributing to Xe Plugin
We welcome pull requests from fellow developers!
Guidelines for Submitting Contributions:
- Fork the Repository: Create a personal fork on GitHub.
- Create a Feature Branch: Branch off
mainfor your feature or bug fix: - Coding Standards: Ensure all PHP and JavaScript code conforms to WordPress Coding Standards.
- Test Thoroughly: Verify that CLI commands (
php xe init,php xe build) and unit tests run cleanly. - Open a Pull Request: Submit your pull request targeting the
mainbranch.
License
Xe Plugin is open-source software licensed under the GNU General Public License v2.0 (or later).