Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 2.24 KB

CONTRIBUTING.md

File metadata and controls

55 lines (33 loc) · 2.24 KB

Contributing to [learn git command]

👍🎉 First of all, thank you for considering contributing to Learn Git commands! 👏👏

The following is a set of guidelines for contributing to this project. We appreciate your help in making this project better for everyone. Please feel free to propose changes, report bugs, and submit pull requests!

Table of Contents

  1. Code of Conduct
  2. How Can I Contribute?
    1. Reporting Bugs
    2. Suggesting Enhancements
    3. Pull Requests
  3. Development Setup
  4. Coding Guidelines
  5. License

Code of Conduct

This project follows a Code of Conduct to ensure a welcoming and inclusive environment for all contributors. Please review and abide by it.

How Can I Contribute?

Reporting Bugs

If you come across a bug, please help us by opening an issue and providing as much detail as possible. Include steps to reproduce the bug, expected behavior, and actual behavior observed.

Suggesting Enhancements

We welcome your ideas and suggestions for improving Learn Git commands. You can submit your enhancement ideas through GitHub issues as well.

Pull Requests

We appreciate pull requests from everyone! To submit a pull request, please follow these steps:

  1. Fork the repository and create your branch from main.
  2. Implement your changes and ensure all tests pass.
  3. Provide a clear and concise description of your changes.
  4. Submit the pull request, and our team will review it as soon as possible.

Development Setup

To set up the development environment and run the project locally, please follow the instructions in README.md.

Coding Guidelines

To maintain a consistent codebase, we follow coding guidelines. Please make sure your contributions adhere to these guidelines.

License

By contributing to Learn Git commands, you agree that your contributions will be licensed under the project's license.


We value and appreciate your contributions. Thank you for making Learn Git commands better for everyone! 🎉🎉