-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
81ba348
commit 2d9f707
Showing
9,304 changed files
with
1,724,949 additions
and
1 deletion.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Chef Contributor Covenant Code of Conduct | ||
|
||
Please see the [Chef Contributor Covenant Code of Conduct](https://github.com/chef/chef-oss-practices/blob/master/CODE_OF_CONDUCT.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Contributing to Chef Automate | ||
|
||
Thank you for your interest in Chef Automate! We use **GitHub Issues** | ||
for issue tracking and contributions: | ||
|
||
1. Reporting an issue or making a feature request | ||
2. Submitting patches for new features or bug fixes | ||
|
||
We follow a process used by other Chef | ||
products: <https://github.com/chef/chef/blob/master/CONTRIBUTING.md> | ||
|
||
## Submitting Patches | ||
|
||
All patches should be submitted as GitHub pull requests: | ||
|
||
1. Make changes on a branch, ensuring to add the [Developer Certificate | ||
of Origin sign-off](https://github.com/chef/chef/blob/master/CONTRIBUTING.md#developer-certification-of-origin-dco) to your commits. | ||
|
||
2. Create a GitHub Pull Request. | ||
|
||
3. Ensure your pull request passes all automated tests. If a test in | ||
the verify_private pipeline fails and you are not a Chef employee, | ||
a Chef employee assigned to review the PR will help get the test | ||
passing. | ||
|
||
3. Respond to code review comments to improve the code until it is | ||
approved to merge. |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.