| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
to specifically call out some merging and branching practices as well as troubleshooting of release and order of operations.
Signed-off-by: Thomas Powell <powell@progress.com>
|
|
|
|
|
|
| |
Fix more URLs to point to main.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
|
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
|
|
|
|
|
|
| |
This was a bit dated.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
|
|
|
|
| |
Signed-off-by: susanev <susan.ra.evans@gmail.com>
|
|
|
|
|
| |
added a sentence about how to sign off when using the GitHub web ui to make changes
Signed-off-by: susanev <susan.ra.evans@gmail.com>
|
|
|
|
| |
Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
|
|
|
|
|
|
| |
Update some of our build docs to reflect the current process. Nuke the old Travis config. We're Buildkite + appveyor only at this point.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
|
| |
GitHub has a capital H.
We don't use the ready for merge label anymore
Mention Expeditor bot actions
Add the projects vs. corporate website links
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
|
|
|
| |
Previously the first dash in `--amend` was a unicode en dash (U+2013)
rather than a hyphen, which results in the confusing:
```
$ git commit –-amend -s
error: pathspec '–-amend' did not match any file(s) known to git.
```
Signed-off-by: Ed Morley <edmorley@users.noreply.github.com>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Paired with @tas50 to update the contributing process document for clarity.
|
|
|
|
|
|
| |
These don't really fit in a contributing doc for the project as a whole
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
| |
Make it a bit more generic to Chef projects.
Mention how to report security issues
Mention the feedback site
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
It described our old process of alpha / beta releases on a 3 month cycle.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
| |
Point to the new mailing list
Remove the issue template since that's handled automatically now
Remove office hours since we're not doing that anymore
https a few more URLs
|
| |
|
| |
|
|
|
|
|
|
| |
This should help people figure out the appropriate place to open
an issue so they don't have to experience opening an issue to only have
it be closed and then told to reopen it somewhere else.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This commit removes the echosign links and replaces them with the
Supermarket CLA links.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Minor updates to language
|
| |
|
| |
|
|
|
|
|
|
|
| |
CHANGELOG.md: One line description of the changes.
RELEASE_NOTES.md: Important changes and breaking changes that needs to be called out in more detail in Release Notes.
DOC_CHANGES.md: Required doc changes in chef-docs.
CONTRIBUTIONS.md: One line description of the contributions with contributor info.
|
| |
|
| |
|
| |
|
|
Initial brain dump of information relevant to contributing
|