Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.1 KB

CONTRIBUTING.md

File metadata and controls

24 lines (17 loc) · 1.1 KB

Contributing to k8s.py

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

The following is a set of guidenlines for contributing to k8s.py which is hosted at Github. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

Code of Conduct

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to mercury200Hg@gmail.com.

For raising issues.

Bugs: Please describe the issue in detail with your setup, version of the project/libraries used steps to reproduce it. Feature Requests : Kindly describe the usability of the feature to the community. Can use examples, scenarios if required. Others :

Pull request changes.

Kindly create following files as part of the pull requests.

  • changelog.md - describing the changes.
  • usage.md - update this file with corresponding usage.