Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Point potential contributors in the right direction
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Jellick <craig@acorn.io>
  • Loading branch information
cjellick committed Oct 14, 2022
1 parent beb7049 commit a4d9e2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Contributing
Thanks for your interest in contributing to Acorn. Here are a few guidelines to help make you successful.

More details can also be found in our [developer wiki](https://github.com/acorn-io/acorn/wiki).

## Pull requests
Contributions to the code or documentation should be submitted as pull requests. A maintainer will review your PR and either approve, reject, or ask for changes. Once a PR is approved, it can be merged by a maintainer. Keep PRs scoped to a single functional change. For example, only fix one bug or implement a single enhancement. This will simplify the review and merge process.
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ A simple application deployment framework for Kubernetes.
- [Community Slack](https://slack.acorn.io)
- [Discussions Forum](https://github.com/acorn-io/acorn/discussions)

## Contributing
For the basics on how to contribute to acorn, checkout [CONTRIBUTING.md](CONTRIBUTING.md).

More details can also be found in our [developer wiki](https://github.com/acorn-io/acorn/wiki).

## License
Copyright (c) 2022 [Acorn Labs, Inc.](http://acorn.io)

Expand Down

0 comments on commit a4d9e2b

Please sign in to comment.