Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 604 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (18 loc) · 604 Bytes

How to contribute

How to create a pull request

  1. Fork the repository
  2. Clone the repository to your local machine
  3. Create a new branch for your changes
  4. Make your changes
  5. Push your changes to your fork
  6. Submit a pull request

How to report a bug

  1. Go to the issues tab
  2. Click on the "New Issue" button
  3. Fill out the form with a title and description of the bug
  4. Click "Submit new issue"

How to suggest an enhancement

  1. Go to the issues tab
  2. Click on the "New Issue" button
  3. Fill out the form with a title and description of the enhancement
  4. Click "Submit new issue"