Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.23 KB

CONTRIBUTING.md

File metadata and controls

34 lines (20 loc) · 1.23 KB

Contributing to WiniWalk

Thank you for considering contributing to WiniWalk! We welcome contributions from the community.

Setting Up the Development Environment

To get started, you'll need to set up your development environment. Follow these steps:

  1. Clone the repository.
  2. Install the required dependencies.
  3. Run the project locally.

Coding Standards

Please follow our coding standards and style guidelines when making changes to the codebase. We use coding-style-guide-link for guidance.

Reporting Bugs

If you encounter a bug or issue with WiniWalk, please report it on our Issue Tracker. Be sure to provide detailed information about the issue.

Submitting Changes

If you'd like to contribute code changes, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your code changes and test them thoroughly.
  4. Submit a pull request (PR) to our repository.

Contact Us

If you have any questions or need assistance, please contact us at [email protected].

Thank you for contributing to WiniWalk!