Contributing to watanabe3tipapa.github.io
Thank you for considering contributing to this project!
How to Contribute
Reporting Bugs
- Check if the bug has already been reported
- Create an issue with a clear title and description
- Include steps to reproduce the bug
- Add relevant labels (bug, etc.)
Suggesting Features
- Check if the feature has already been suggested
- Create an issue with a clear title and description
- Explain why this feature would be useful
- Add relevant labels (enhancement, etc.)
Pull Requests
- Fork the repository
- Create a feature branch (
git checkout -b feature/your-feature) - Make your changes
- Ensure the site builds with
quarto render - Commit with clear messages
- Push to your fork
- Open a Pull Request
Code Style
- Use consistent formatting
- Write meaningful commit messages
- Add comments for complex logic
- Update documentation if needed
License
By contributing, you agree that your contributions will be licensed under the CC BY-SA 4.0 License.