Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.54 KB

CONTRIBUTING.md

File metadata and controls

28 lines (16 loc) · 1.54 KB

Contributing guidelines

Contributions are always welcome; however, please read this document in its entirety before submitting a pull request or reporting a bug.

Creating an issue

To report a bug, propose a feature, etc. create an issue in the issue tracker. Your issue must follow these guidelines for it to be considered. Before submitting:

  • Check you are on the latest version, the bug may have already been fixed!
  • Search the issue tracker for your problem, someone may have already reported it.

Opening a pull request

To contribute, fork greenled/portainer-stack-utils, commit your changes, and open a pull request.

Your pull request will be reviewed as soon as possible. You may be asked to make changes to your submission during the review process. Test your changes thoroughly before submitting.

If you are submitting a complex feature, bugfix, refactoring, etc. create a small design proposal in the issue tracker before you start.

Code of Conduct

All community members are expected to adhere to the project's code of conduct.

License

Source code contributed to this project will be licensed under the GNU General Public License version 3. See LICENSE file for reference.