Skip to content

Commit f979063

Browse files
committed
Create CONTRIBUTING.md with standard template chef-server
Signed-off-by: cgunasree08 <[email protected]>
1 parent d4a8d59 commit f979063

File tree

1 file changed

+2
-23
lines changed

1 file changed

+2
-23
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
# Contributing to Chef Server
1+
# Contributing to a Progress Chef Infra Server Project
22

3-
Thank you for your interest in Chef Server! We use **GitHub Issues** for issue tracking and contributions:
4-
5-
1. Reporting an issue or making a feature request
6-
2. Submitting patches for new features or bug fixes
7-
8-
We follow a process used by other Chef products: <https://github.com/chef/chef/blob/main/CONTRIBUTING.md>
9-
10-
## Submitting Patches
11-
12-
All patches should be submitted as GitHub pull requests:
13-
14-
1. Make changes on a branch, ensuring to add the [Developer Certificate of Origin sign-off](https://github.com/chef/chef/blob/main/CONTRIBUTING.md#developer-certification-of-origin-dco) to your commits.
15-
16-
2. Consult the CODE_REVIEW_CHECKLIST.md to see what code reviewers will be looking for.
17-
18-
3. Create a GitHub Pull Request.
19-
20-
4. If you are a Chef Software employee, submit an ad-hoc chef-server-12 build for your branch and post a link to in the pull request. For non-Chef Software employees, your job will be submitted for you by one of the reviewers.
21-
22-
5. Respond to code review comments to improve the code until it is ready to merge.
23-
24-
5. Rebase your branch on `main` to pick up any changes that have landed since your patch was opened and merge it! (If you don't have commit access, a maintainer will merge it for you after code review is complete).
3+
Thank you for your interest in contributing to this project! It is part of the larger Progress Chef Infra Server project. Contribution guidelines can be found at [Contributing to Progress Chef Infra Server](https://chef.github.io/chef-oss-practices/projects/chef-server/contributing/).

0 commit comments

Comments
 (0)