# Contributors Thank you to all the developers who have contributed to the PPanel project! ## Project Contributors PPanel is an open-source project, and we welcome and appreciate all forms of contributions, including but not limited to: - 💻 Code contributions - 📝 Documentation improvements - 🐛 Bug reports - 💡 Feature suggestions - 🌍 Translation work - ⭐ Stars and promotion ## Core Contributors ### Backend Repository Contributors

Loading contributors...

No contributors data available

{{ contributor.login }}
{{ contributor.contributions }} contributions
### Frontend Repository Contributors

Loading contributors...

No contributors data available

{{ contributor.login }}
{{ contributor.contributions }} contributions
### Reporting Issues If you find a bug or have a feature suggestion: 1. Search [GitHub Issues](https://github.com/perfect-panel/frontend/issues) to see if a similar issue exists 2. If not, create a new Issue 3. Provide detailed information: - Problem description - Steps to reproduce - Expected behavior - Actual behavior - Environment info (browser, OS, etc.) - Screenshots or error logs (if applicable) ### Documentation Contributions Documentation is equally important! You can: - Fix typos and grammar errors - Improve clarity of existing documentation - Add missing documentation - Translate documentation to other languages - Add usage examples and tutorials Documentation source files are located in the `/docs` directory. ### Translation Contributions We welcome translating PPanel into more languages: 1. Check if there's already a folder for the target language in `/docs` 2. If not, create a new language folder (e.g., `/docs/ja` for Japanese) 3. Copy the English or Chinese version as a base 4. Translate the content 5. Add new language configuration in `.vitepress/config.mts` 6. Submit a Pull Request ## Community Join our community and connect with other developers: - **GitHub Discussions**: [Discussion Forum](https://github.com/perfect-panel/frontend/discussions) - **GitHub Issues**: [Issue Tracker](https://github.com/perfect-panel/frontend/issues) - **Telegram**: [Join Group](https://t.me/PPanelChat) ## Code of Conduct We are committed to providing a friendly, safe, and welcoming environment for everyone. Please read and follow our [Code of Conduct](https://github.com/perfect-panel/frontend/blob/main/CODE_OF_CONDUCT.md). ## Acknowledgments Special thanks to all developers, testers, documentation writers, and community members who have contributed to the PPanel project. You make PPanel better! ## License By contributing code, you agree that your contributions will be licensed under the project's [GNU License](https://github.com/perfect-panel/frontend/blob/main/LICENSE).