-
Notifications
You must be signed in to change notification settings - Fork 13
CHEF-25712 - Replace CONTRIBUTING.md file with standard template for Workstation #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com>
|
|
||
| 1. Build a system to your liking (on a virtual machine, for example) | ||
| 2. Install chef, ohai, and fauxhai | ||
| 3. Run the following at the command line: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Move development instructions to README
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link for the pr : #76
Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com>
README.md
Outdated
| end | ||
| ``` | ||
|
|
||
| ## Contributing to Fauxhai |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change to "Developing For Fauxhai"
README.md
Outdated
| ## Contributing | ||
|
|
||
| See [CONTRIBUTING.md](https://github.com/chef/fauxhai/blob/master/CONTRIBUTING.md). | ||
| See [CONTRIBUTING.md](https://github.com/chef/fauxhai/blob/master/CONTRIBUTING.md). No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check default branch and update link to main if needed
Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com>
Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com>
|





Replace CONTRIBUTING.md file with standard template for Workstation
This pull request replaces the existing CONTRIBUTING.md file with the standard template for the Workstation project. As part of the repo standardization effort we are replacing all the different contributing guides with a standard template that links to a published version of the chef-oss-practices repo.
This PR is intended to be a mere mechanical change, not a change in policy. Watch chef/chef-oss-practices for changes in policy.
The link provided in the template may not function at the time this PR is opened, in which case this PR is intended to remain in Draft status if the repo permits; in any case it should not be merged until the link is live.