Skip to content

Commit

Permalink
feat: write section on contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
BD103 committed Nov 7, 2024
1 parent 94a8cd8 commit f94a6e6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bevy_lint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,9 @@ The Bevy Linter is licensed under either of
- MIT license ([`LICENSE-MIT`](https://github.com/TheBevyFlock/bevy_cli/blob/main/LICENSE-MIT) or <http://opensource.org/licenses/MIT>)

at your option.

## Contributing

Please see [`CONTRIBUTING.md`](https://github.com/TheBevyFlock/bevy_cli/blob/main/CONTRIBUTING.md) for the CLI for more information! There is also a linter-specific contributing guide in the [`docs` folder](https://github.com/TheBevyFlock/bevy_cli/tree/main/bevy_lint/docs).

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

0 comments on commit f94a6e6

Please sign in to comment.