Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 1.01 KB

CONTRIBUTING.md

File metadata and controls

50 lines (26 loc) · 1.01 KB

Contributing Guidelines

Thank you for investing your time in contributing to the project!

In this guide you will get an overview of the contribution workflow from opening an issue, creating a PR, reviewing, and merging the PR.

New contributor guide

To get an overview of the project, read the README. Here are some resources to help you get started with open source contributions:

Getting started

TBD

Issues

Create a new issue

TBD

Solve an issue

TBD

Make Changes

Make changes in the Template

TBD

Make changes locally

TBD

Commit your update

Commit the changes once you are happy with them. Don't forget to self-review to speed up the review process:zap:.

Pull Request

TBD

Credits

Note: Text for this file taken from here