Skip to content

Commit

Permalink
first
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjuPal01 committed Apr 13, 2022
1 parent 81ba348 commit 2d9f707
Show file tree
Hide file tree
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.
3 changes: 3 additions & 0 deletions CODE_OF_CONDUCT.md
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)
27 changes: 27 additions & 0 deletions CONTRIBUTING.md
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.
45,997 changes: 45,997 additions & 0 deletions Coverage_report/cover.out

Large diffs are not rendered by default.

Loading

0 comments on commit 2d9f707

Please sign in to comment.