Skip to content

Commit

Permalink
Adding a CONTRIBUTING document
Browse files Browse the repository at this point in the history
Adding a CONTRIBUTING document to take advantages of this:
https://github.com/blog/1184-contributing-guidelines
  • Loading branch information
David Davis committed May 19, 2013
1 parent c148879 commit d6cffc0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,14 @@
Contributing to Katello
=======================

As an open-source project, we enjoy working with the community. We've developed
some guidelines though for contributing to Katello. Please see our
[development guidelines](https://fedorahosted.org/katello/wiki/DevProcess).
Also, make sure your code conforms to our style guidelines:

* [Ruby guidelines](https://fedorahosted.org/katello/wiki/RubyCodeConventions)
* [Javascript guidelines](https://fedorahosted.org/katello/wiki/JavascriptCodeConventions)
* [Python guidelines](https://fedorahosted.org/katello/wiki/PythonCodeConventions)

Be sure to check out our README and let us know on our mailing list or IRC
if you have any questions.

0 comments on commit d6cffc0

Please sign in to comment.