File: CONTRIBUTING.md

package info (click to toggle)
goiardi 0.11.9-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,728 kB
  • sloc: sql: 4,994; makefile: 156; sh: 95; python: 30
file content (8 lines) | stat: -rw-r--r-- 711 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
CONTRIBUTING
------------

If you feel like contributing, great! Just fork the repo, make your improvements, and submit a pull request. Tests would, of course, be appreciated. Adding tests where there are no tests currently would be even more appreciated. At least, though, try and not break anything worse than it is. Test coverage has improved, but is still an ongoing concern.

As a reminder, the github page for goiardi is at https://github.com/ctdk/goiardi. Issues can be submitted and reviewed at https://github.com/ctdk/goiardi/issues, and pull requests are at https://github.com/ctdk/goiardi/pulls.

If you feel the need to discuss a contribution, #go-chef on irc.freenode.net is a good place to do so.