We would like to extend our gratitude to the following individuals who have contributed to this project. Your support and contributions are greatly appreciated!
- John Choura Jr.
- Role: Project Maintainer
- GitHub: johnchourajr
- Contributions: Initial project setup, core development, documentation
We welcome contributions from the community. If you would like to contribute, please follow these steps:
- Fork the Repository: Click the "Fork" button at the top of this repository to create your own copy.
- Clone the Repository: Use
git clone
to clone your fork to your local machine. - Create a Branch: Create a new branch for your work (
git checkout -b username/your-branch-name
). - Make Your Changes: Make your changes to the codebase.
- Commit Your Changes: Use
git commit
to commit your changes. - Push Your Changes: Push your changes to your fork (
git push origin username/your-branch-name
). - Create a Pull Request: Go to the original repository and create a pull request from your forked repository.
If you have contributed to this project and would like to be added to this list, please open a pull request with your information.