Thank you for considering contributing to GiggleGig! We appreciate your help in improving the game and making it even more fun for everyone.
- Fork the project: Click the "Fork" button at the top right of this page.
- Create your feature branch:
git checkout -b feature/amazing-feature
- Commit your changes:
git commit -m 'Add amazing feature'
- Push to the branch:
git push origin feature/amazing-feature
- Open a Pull Request: Go to your forked repository and click the "New pull request" button.
If you encounter a bug or have a feature request, please open an issue here. Include as much detail as possible so we can address the problem efficiently.
- Follow the coding style used in the project.
- Ensure your code is clean, well-documented, and passes all tests.
- Write unit tests for new features and bug fixes.
- All pull requests will be reviewed by maintainers.
- If you have any questions during the review process, feel free to ask in the comments of your pull request.
Please note that this project is governed by a Code of Conduct to ensure a welcoming environment for everyone.
If you need help contributing to GiggleGig, feel free to reach out on our Slack channel or open a discussion on GitHub.
Thank you for contributing to GiggleGig!