Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.35 KB

File metadata and controls

24 lines (19 loc) · 1.35 KB

🎉 Contributing to PassionEngine

Any contribution is welcome and valued.

🐛 Reporting bugs

To report a bug, ensure you have a GitHub account. Search the issues page to see if the bug has already been reported. If not, create a new issue and write the steps to reproduce.

📚 Translation

There is a lot to do here. The major problem is that the translation scheme is not yet finished. You have to start from the French translation to go to the other languages.

🔨 Contributing code

⭐ Steps

  1. First, ensure you have a GitHub account and fork the repository. Read the complete documentation here.
  2. Create a new branch from develop (unless you are contributing to another) and commit your changes to that.
  3. Submit a new pull request.
  4. Wait for other users to test and review your changes.

🌟 Credits

If you are contributing to PassionEngine, please add your name to ./CONTRIBUTORS.md so that you can be credited for your work outside and inside the CMS.

💫 Coding Style

See wiki