Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 936 Bytes

File metadata and controls

20 lines (13 loc) · 936 Bytes

Contributing to github-models-bash

We welcome contributions to this project. Please follow these guidelines when contributing:

How to Contribute

  1. Fork the repository and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints.
  5. Issue that pull request!

Submitting Issues and Pull Requests

  • Issues: If you encounter any issues or have feature requests, please use the GitHub Issues page to report them.
  • Pull Requests: When you're ready to submit your pull request, make sure to include a detailed description of your changes and the problem you're solving.

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior.