Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 410 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 410 Bytes

Contributing

Here’s how you can contribute to the project:

Creating Issues

  • Report a Bug: Describe the issue, how it can be reproduced, and what you expected to happen.
  • Feature Request: Outline the desired functionality and explain why it would be useful.

Merge Request / Pull Request

  1. Create a new branch.
  2. Make your changes.
  3. Submit a Merge Request (MR) or Pull Request (PR).