Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.64 KB

File metadata and controls

32 lines (20 loc) · 1.64 KB

Contributing to Workflows

Thank you for your interest in contributing to Workflows. This project is built by people like you who want to make automation more accessible and powerful for everyone.

There are many ways to contribute, including writing code, improving documentation, reporting bugs, or suggesting new features.

Code of Conduct

By participating in this project, you agree to maintain a respectful and inclusive environment for everyone. Please be kind and professional in all interactions.

How Can I Help?

Reporting Bugs

If you find a bug, please check the existing issues to see if it has already been reported. If not, open a new issue using the Bug Report template. Provide as much detail as possible, including steps to reproduce the error and information about your environment.

Suggesting Features

We are always looking for ways to make Workflows better. If you have an idea, please open an issue using the Feature Request template to discuss it with the community.

Pull Requests

  1. Fork the repository and create your branch from 'main'.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes and the code adheres to the project style.
  4. Write a clear, concise commit message.
  5. Submit a pull request.

Development Setup

To set up a local development environment, please refer to the Getting Started section in the README. We recommend using a consistent code style (Prettier/ESLint) which is configured in the repository.

Recognition

All contributors will be acknowledged in our documentation. We appreciate the time and effort you spend making Workflows a better tool for the community.