Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.57 KB

CONTRIBUTORS.md

File metadata and controls

52 lines (37 loc) · 1.57 KB

Contributors

Thank you to all the contributors who have helped make this project better!

Core Team

PHP Implementation

How to Get Listed as a Contributor

  1. Code Contributions

    • Submit a pull request with your implementation
    • Fix bugs or add features to existing implementations
    • Improve documentation
  2. Non-Code Contributions

    • Report bugs
    • Suggest improvements
    • Help with documentation
    • Answer questions in discussions
    • Review pull requests

Contribution Process

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Recognition

Contributors are recognized in the following ways:

  • Listed in this CONTRIBUTORS.md file
  • Mentioned in release notes for significant contributions
  • Given credit in implementation-specific documentation

Special Thanks

Special thanks to:

  • The Mekari Jurnal team for providing the API and documentation
  • All users who have submitted implementation requests
  • Everyone who has helped test the implementations

Want to contribute? Check our contribution guidelines to get started!