Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rsyslog
Commits
d16b1d6b
Commit
d16b1d6b
authored
Aug 12, 2015
by
Tim Smith
Browse files
Update URLs
parent
ccf59ab1
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
d16b1d6b
...
...
@@ -3,13 +3,13 @@
We are glad you want to contribute to Chef Cookbooks! The first
step is the desire to improve the project. If you're new to the Chef
community, please read
[
How to become a contributor
](
https://supermarket.
get
chef.
com
/become-a-contributor
)
[
How to become a contributor
](
https://supermarket.chef.
io
/become-a-contributor
)
on the Supermarket website for more information.
## Quick-contribute
*
Create an account on the
[
Supermarket
](
http://supermarket.
get
chef.
com
)
*
Sign our contributor agreement (CLA)
[
online
](
https://supermarket.
get
chef.
com
/ccla-signatures/new
)
*
Create an account on the
[
Supermarket
](
http://supermarket.chef.
io
)
*
Sign our contributor agreement (CLA)
[
online
](
https://supermarket.chef.
io
/ccla-signatures/new
)
*
Visit the Github page for the project.
*
Fork the repository
*
Create a feature branch for your change.
...
...
@@ -43,10 +43,10 @@ It only takes a few minutes to complete a CLA, and you retain the
copyright to your contribution.
You can complete our contributor agreement (CLA)
[
online
](
https://supermarket.
get
chef.
com
/ccla-signatures/new
)
If
[
online
](
https://supermarket.chef.
io
/ccla-signatures/new
)
If
you're contributing on behalf of your employer, have your employer
fill out our
[
Corporate CLA
](
https://supermarket.
get
chef.
com
/ccla-signatures/new
)
[
Corporate CLA
](
https://supermarket.chef.
io
/ccla-signatures/new
)
instead.
## Using git
...
...
@@ -91,7 +91,7 @@ to them.
### More information
Additional help with git is available on the
[
Working with Git
](
http://wiki.
opscode.com
/display/chef/Working+with+Git
)
[
Working with Git
](
http://wiki.
chef.io
/display/chef/Working+with+Git
)
wiki page.
## Functional and Unit Tests
...
...
@@ -102,7 +102,7 @@ It uses Serverspec or Bats to perform integration tests after the node
has been converged.
Test kitchen should run completely without exception using the default
[
baseboxes provided by Chef
](
https://github.com/
opscode
/bento
)
.
[
baseboxes provided by Chef
](
https://github.com/
chef
/bento
)
.
Because Test Kitchen creates VirtualBox machines and runs through
every configuration in the Kitchenfile, it may take some time for
these tests to complete.
...
...
@@ -149,26 +149,26 @@ The versioning for Chef Cookbook projects is X.Y.Z.
Releases of Chef's cookbooks are usually announced on the Chef user
mailing list. Releases of several cookbooks may be batched together
and announced on the
[
Chef Blog
](
http://www.
get
chef.
com
/blog
)
.
and announced on the
[
Chef Blog
](
http://www.chef.
io
/blog
)
.
## Working with the community
These resources will help you learn more about Chef and connect to
other members of the Chef community:
*
[
chef
](
http://lists.
opscode.com
/sympa/info/chef
)
and
[
chef-dev
](
http://lists.
opscode.com
/sympa/info/chef-dev
)
mailing
*
[
chef
](
http://lists.
chef.io
/sympa/info/chef
)
and
[
chef-dev
](
http://lists.
chef.io
/sympa/info/chef-dev
)
mailing
lists
*
#chef and #chef-hacking IRC channels on irc.freenode.net
*
[
Community Cookbook site
](
http://community.
opscode.com
)
*
[
Chef wiki
](
http://wiki.
opscode.com
/display/chef
)
*
Chef, Inc
[
product page
](
http://www.
get
chef.
com
/chef
)
*
[
Community Cookbook site
](
http://community.
chef.io
)
*
[
Chef wiki
](
http://wiki.
chef.io
/display/chef
)
*
Chef, Inc
[
product page
](
http://www.chef.
io
/chef
)
## Cookbook Contribution Do's and Don't's
Please do include tests for your contribution. If you need help, ask
on the
[
chef-dev mailing list
](
http://lists.
opscode.com
/sympa/info/chef-dev
)
or the
[
#chef-hacking IRC channel
](
http://community.
opscode.com
/chat/chef-hacking
)
.
on the
[
chef-dev mailing list
](
http://lists.
chef.io
/sympa/info/chef-dev
)
or the
[
#chef-hacking IRC channel
](
http://community.
chef.io
/chat/chef-hacking
)
.
Not all platforms that a cookbook supports may be supported by Test
Kitchen. Please provide evidence of testing your contribution if it
isn't trivial so we don't have to duplicate effort in testing. Chef
...
...
@@ -192,5 +192,5 @@ cycle information above.
Please do not update the CHANGELOG.md for a new version. Not all
changes to a cookbook may be merged and released in the same versions.
Opscod
e will update the CHANGELOG.md when releasing a new version of
Chef Softwar
e will update the CHANGELOG.md when releasing a new version of
the cookbook.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment