Contributing to watanabe3tipapa.github.io

Thank you for considering contributing to this project!

How to Contribute

Reporting Bugs

  1. Check if the bug has already been reported
  2. Create an issue with a clear title and description
  3. Include steps to reproduce the bug
  4. Add relevant labels (bug, etc.)

Suggesting Features

  1. Check if the feature has already been suggested
  2. Create an issue with a clear title and description
  3. Explain why this feature would be useful
  4. Add relevant labels (enhancement, etc.)

Pull Requests

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/your-feature)
  3. Make your changes
  4. Ensure the site builds with quarto render
  5. Commit with clear messages
  6. Push to your fork
  7. 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.