Skip to content
This repository was archived by the owner on Apr 2, 2021. It is now read-only.

Latest commit

 

History

History
56 lines (29 loc) · 3.46 KB

File metadata and controls

56 lines (29 loc) · 3.46 KB

Contributing to Flowthru

Welcome, and thank you for your interest in contributing!

There are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.

The goal of this document is to provide a high-level overview of how you can get involved. If you would like more detail on how you can contribute, please read through the flowthru wiki

Asking Questions

Have a question? Rather than opening an issue, we encourage you to ask in the Flowthru Slack. This is the hub for all general discussion and "how-to" questions.

Providing Feedback

Your comments and feedback are extremely important to us!

Please refer to out Feedback Channels section of out wiki to learn how you can share your thoughts.

Reporting Issues

Have you identified a bug? Would you like to request a feature? We want to hear about it! Here's how you can make reporting your issue as effective as possible.

Look For an Existing Issue

Before you create a new issue, please do a search in open issues to see if the issue or feature request has already been filed.

If you find your issue already exists, make relevant comments and add your reaction. Use a reaction in place of a "+1" comment:

  • 👍 - upvote
  • 👎 - downvote

If you cannot find an existing issue that describes your bug or feature, create a new issue using the guidelines below.

Writing Good Bug Reports and Feature Requests

File a single issue per problem and feature request. Do not enumerate multiple bugs or feature requests in the same issue.

Do not add your issue as a comment to an existing issue unless it's for the identical input. Many issues look similar, but have different causes.

The more information you can provide, the more likely someone will be successful at reproducing the issue and finding a fix.

When creating an issue, please utilize the proper template and fill out the presented fields in the description box and apply the proper labeling

Follow Your Issue

Once submitted, your report will go into our workflow. Your issue can take on multiple paths: it can be put on the roadmap, put on the current milestone, or be backlogged. To fully understand what will happen next, so you know what to expect, read through the Development Process section of the wiki.

Contributing Fixes

If you are interested in writing code to fix issues, please see How to Contribute in the wiki.

Thank You!

Your contributions to open source, large or small, make great projects like this possible. Thank you for taking the time to contribute.