Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.5 KB

CONTRIBUTING.md

File metadata and controls

37 lines (25 loc) · 1.5 KB

Contributing to Open Source Software Project

Thanks for taking the time to contribute!

This project adheres to the Contributor Covenant [code of conduct](.github/ CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

The following is a set of guidelines for contributing to this open source project. These are just guidelines, not rules, use your best judgment and feel free to propose changes to this document in a pull request.

Issues

Issues can be created here.

Before submitting an issue, please check if it has already been reported.

Your issue should contain steps to reproduce the problem if applicable. Please use any suitable issue template if one exists for your type of issue.

Pull Requests

A pull request is a way to suggest changes to this repository.

We welcome any pull request that provide increased functionality to cargo-indicate and indicate, but note that we have limited resources in regards to new functionality. For large contributions, it might be advisable to open the PR early as a draft, or contact the maintainers, to avoid writing code that will not be included.

Resources