Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 592 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 592 Bytes

How to Contribute

When contributing to this repository, please first discuss the changes you wish to make via issues with everyone before making any modifications.

However, we would love to accept your patches and contributions to this project.

There are just a few small guidelines you need to follow.

Pull Request Process

The basic workflow is:

  1. Fork the Project.
  2. Create your features branch (git checkout -b feature/Feature)
  3. Commit your changes (git commit -m "AmazingFeature")
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request