Skip to content

Commit

Permalink
docs: Add "How to contribute" section
Browse files Browse the repository at this point in the history
  • Loading branch information
blendthink committed Nov 1, 2023
1 parent ff801b4 commit 4088b3d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,13 @@ linter:
```

In the above example, we have customized various lint rules by adjusting their settings in the `analysis_options.yaml` file. You can modify these settings according to your project's specific needs and coding style preferences.

## How to contribute

See [Contributor Guide] for contributing conventions.

### Contributors

<!-- Links -->

[Contributor Guide]: docs/contributing/CONTRIBUTING.md

0 comments on commit 4088b3d

Please sign in to comment.