kiwi-el8/.github/CONTRIBUTING.md
Thomas Schraitle e6d8483cc3 First draft of issue#43
Add templates for contributing, issue, and pull requests
2016-03-10 13:33:50 +01:00

858 B

How to Contribute to KIWI

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following article is a set of guidelines for contributing to KIWI which is hosted on the SUSE Organization on GitHub.

Reporting Bugs

  • Ensure the bug was not already reported, see the KIWI Issue Tracker on GitHub.
  • Open an issue or reference an existing one
  • Assign yourself to the issue when you are working on it
  • Reference the issue number (with issue#NUMBER) in your pull request
  • code coverage 100%
  • No code without test!
  • flake8 clean
  • 80 characters per line for code (excluding tests)

Asking Questions

If you need to discuss code issues, there is a KIWI mailing list on Google Groups, see kiwi-images@googlegroups.com.

Thanks! ❤️ ❤️ ❤️