Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.12 KB

File metadata and controls

44 lines (31 loc) · 1.12 KB

Contributing to Gym Website

We welcome contributions from everyone! Here's how you can help:

How to Contribute

  1. Fork the repository on GitHub
  2. Clone your fork locally
  3. Create a new branch for your changes
  4. Make your changes and commit them
  5. Push your changes to your fork
  6. Create a Pull Request to the main repository

Code Style Guidelines

  • Follow existing code style and patterns
  • Keep code clean and well-commented
  • Use meaningful commit messages
  • Keep PRs focused on a single feature/bugfix

Reporting Issues

When reporting bugs, please include:

  • Description of the issue
  • Steps to reproduce
  • Expected vs actual behavior
  • Screenshots (if applicable)

Feature Requests

We welcome new feature ideas! Please:

  • Describe the feature clearly
  • Explain why it would be valuable
  • Provide examples if possible

Getting Help

If you need help contributing, you can:

  • Open an issue in the repository
  • Ask in our community forum (if available)

Thank You!

We appreciate all contributions, whether it's code, documentation, or bug reports. Thank you for helping improve this project!