Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 815 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 815 Bytes

Contributing to github-intro-repo

Thank you for your interest in contributing to this project! Here are some guidelines to help you get started.

How to Contribute

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/improvement)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature/improvement)
  6. Create a Pull Request

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.

Reporting Issues

Found a bug? Want to request a new feature? Please create an issue in the GitHub repository.

License

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