DocumentationContributing

Contributing to WP Bones

🥳

👏 Thank you for considering contributing to the WP Bones framework!

Framework Bug Reports

When encountering issues with software or applications, submitting a detailed bug report can significantly help developers in understanding and resolving the problem efficiently. A well-written bug report should include clear steps to reproduce the issue, the expected behavior, and the actual outcome.

Furthermore, providing information such as system specifications, error messages, and screenshots can aid in pinpointing the root cause of the bug. By utilizing platforms like GitHub, users can create issue tickets with relevant details, facilitating effective communication between users and developers. Remember, a comprehensive bug report not only assists in bug resolution but also improves the overall quality of the software.

Documentation Contributions

Documentation is an essential component of software development, providing users with valuable information on how to use and understand the software. By contributing to documentation, users can help improve the clarity, accuracy, and accessibility of information, making it easier for others to learn and utilize the software effectively.

Core Development Discussion

Discussion regarding bugs, new features, ideas 💡, and implementation of existing features takes place in the issue GitHub channel. If you like, you may connect to the Discord channel as well.

Coding style

WP Bones follows the PSR-2 coding standard and the PSR-4 autoloading standard.