Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 1.36 KB

CONTRIBUTING.md

File metadata and controls

16 lines (9 loc) · 1.36 KB

Contributing to pipelines-examples

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

This page contains information about reporting issues as well as some tips and guidelines useful to experienced open source contributors.

Reporting issues

A great way to contribute to the project is to send a detailed report when you encounter an issue. We always appreciate a well-written, thorough bug report, and will thank you for it!

Check that our issue database doesn't already include that problem or suggestion before submitting an issue. If you find a match, you can use the "subscribe" button to get notified on updates. Do not leave random "+1" or "I have this too" comments, as they only clutter the discussion, and don't help resolving it. However, if you have ways to reproduce the issue or have additional information that may help resolving the issue, please leave a comment.

Contributing code

Pull requests are always welcome! Not sure if that typo is worth a pull request? Found a bug and know how to fix it? Do it! We appreciate the help. Any significant improvement should be documented as a GitHub issue before starting working on it.

We are always thrilled to receive pull requests and we do our best to process them quickly and provide feedback