Skip to content

Files

Latest commit

 

History

History
19 lines (12 loc) · 1.77 KB

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 1.77 KB

Contributing to Language Enabler for WHMCS

Hello and welcome in this short guide which aims to help you figure out how you can be helpful. I'm very excited to know you want to share your knowledge and your skills to make Language Enabler for WHMCS a better addon module. Thank you so much for your involvement and engagement!

Note: to make this repository a safe place to contribute, Language Enabler for WHMCS has a Code of Conduct

Submitting bugs, making suggestions, proposing new features

If you'd like to do it, start by searching through the issues and pull requests to see whether someone else has raised a similar idea or found the same bug.

If you know how to fix the bug or implement your new feature, please open an issue first to discuss it before submitting a pull request - unless it is a small fix (in which case you can do so directly).

Community

Discussions about Language Enabler for WHMCS take place on this repository's discussions section. Anybody is welcome to join these conversations.

Wherever possible, do not take these conversations to private channels, including contacting the maintainers directly. Keeping communication public means everybody can benefit and learn from the conversation.

Translating Language Enabler for WHMCS in your language

To start to translate the Language Enabler for WHMCS interface in your language, just create a file for your language in lang directory (like lang/spanish.php) and use english.php file as template. Once done, please make sur to do a Pull Request for your file be included in the next release.