Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update CONTRIBUTING.md | Tim Smith | 2020-02-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com> | ||||
* | Update CONTRIBUTING.md | Tim Smith | 2020-02-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com> | ||||
* | Update how approvals / builds happencontributing | Tim Smith | 2020-02-28 | 1 | -2/+2 |
| | | | | | | This was a bit dated. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | trying again on the ui text Signed-off-by: susanev <susan.ra.evans@gmail.com> | susan evans | 2020-01-23 | 1 | -1/+1 |
| | |||||
* | fix typo | susanev | 2020-01-02 | 1 | -1/+1 |
| | | | | Signed-off-by: susanev <susan.ra.evans@gmail.com> | ||||
* | Update CONTRIBUTING.md | susan evans | 2020-01-02 | 1 | -1/+1 |
| | | | | | 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> | ||||
* | Update maintainers link in CONTRIBUTING.md | Vivek Singh | 2019-10-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com> | ||||
* | Remove Travis / Jenkins config / docs | Tim Smith | 2019-07-31 | 1 | -2/+2 |
| | | | | | | 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> | ||||
* | Minor updates to the contributing doc. | Tim Smith | 2018-06-06 | 1 | -12/+13 |
| | | | | | | | | | 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> | ||||
* | Fix git command in DCO sign-off example | Ed Morley | 2017-08-04 | 1 | -1/+1 |
| | | | | | | | | | | | 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> | ||||
* | Updates to the DCO wording based on feedbackdco | Tim Smith | 2016-10-03 | 1 | -25/+8 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Update contributing doc for the DCO | Tim Smith | 2016-10-02 | 1 | -15/+71 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Updates to the Contributing process document | Brittany Smith | 2016-09-25 | 1 | -20/+20 |
| | | | | Paired with @tas50 to update the contributing process document for clarity. | ||||
* | Remove the Github queries | Tim Smith | 2016-09-22 | 1 | -9/+0 |
| | | | | | | These don't really fit in a contributing doc for the project as a whole Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Improvements to the contributing doc | Tim Smith | 2016-09-22 | 1 | -16/+11 |
| | | | | | | | | 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> | ||||
* | Additional readme updates | Tim Smith | 2016-08-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Replace IRC with Slack | Tim Smith | 2016-08-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Format markdown and rewrite release cycle section | Tim Smith | 2016-08-08 | 1 | -95/+48 |
| | | | | | | It described our old process of alpha / beta releases on a 3 month cycle. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Update contributing doc to better reflect reality | Tim Smith | 2016-05-20 | 1 | -38/+3 |
| | | | | | | | 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 | ||||
* | Update URLs to chef.io | Tim Smith | 2015-09-29 | 1 | -18/+18 |
| | |||||
* | Fix awkward wording in the contributing doc | Tim Smith | 2015-09-26 | 1 | -7/+3 |
| | |||||
* | Clarify where issues should be filed | mmzyk | 2015-01-22 | 1 | -0/+3 |
| | | | | | | 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. | ||||
* | Fix rubygems provider to use https instead of http. | Nathan Cerny | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | Directly pushing the forgotten introduction paragraph to useful github queries. | Serdar Sutay | 2014-10-08 | 1 | -0/+2 |
| | |||||
* | Add some useful github queries.sersut/useful-github-queries | Serdar Sutay | 2014-10-07 | 1 | -0/+7 |
| | |||||
* | Update wording based on feedback. | Julian C. Dunn | 2014-08-18 | 1 | -1/+1 |
| | |||||
* | Update CLA links to Supermarket | Julian C. Dunn | 2014-08-18 | 1 | -3/+1 |
| | |||||
* | Adds Supermarket CLA links | Christopher Webber | 2014-08-05 | 1 | -4/+4 |
| | | | | | This commit removes the echosign links and replaces them with the Supermarket CLA links. | ||||
* | office hours -> developer office hours | Bryan McLellan | 2014-07-03 | 1 | -4/+4 |
| | |||||
* | Add note about office hours to CONTRIBUTING.md | Bryan McLellan | 2014-06-27 | 1 | -0/+10 |
| | |||||
* | Finalize CONTRIBUTING.md document. | sersut | 2014-06-16 | 1 | -4/+0 |
| | |||||
* | Typo fix ups. | sersut | 2014-06-04 | 1 | -5/+5 |
| | |||||
* | Minor updates | Bryan McLellan | 2014-06-03 | 1 | -20/+24 |
| | |||||
* | Language updates and PR comments. | sersut | 2014-06-03 | 1 | -5/+35 |
| | |||||
* | Update CONTRIBUTING.md | Bryan McLellan | 2014-06-03 | 1 | -14/+16 |
| | | | Minor updates to language | ||||
* | Update CONTRIBUTING.md per new Github process. | sersut | 2014-05-28 | 1 | -100/+105 |
| | |||||
* | Opscode->Chef, typos, grammar | Bryan McLellan | 2014-02-27 | 1 | -6/+6 |
| | |||||
* | New policy files for Chef CLient. | sersut | 2014-02-27 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | Normalize whitespace on all files | Seth Vargo | 2013-09-26 | 1 | -12/+12 |
| | |||||
* | Fix incorrect link syntax in CONTRIBUTING | Bryan McLellan | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | Update contributing for new code review workflow | Bryan McLellan | 2012-12-14 | 1 | -2/+5 |
| | |||||
* | New CONTRIBUTING.md file | Bryan McLellan | 2012-09-18 | 1 | -0/+152 |
Initial brain dump of information relevant to contributing |