Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 947 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (21 loc) · 947 Bytes

Contributing to [ts-runtime-picker]

Thank you for considering contributing to [ts-runtime-picker]! Contributions are a great way to improve the project and help the community. Here are some guidelines to follow:


🛠 How to Contribute

1. Reporting Issues

If you find a bug or have a feature request, please:

  1. Search existing issues to avoid duplicates.
  2. Create a new issue using the appropriate template:
    • 🐛 Bug Report
    • 🚀 Feature Request
    • ❓ Question/Support

Include as much detail as possible to help us understand the issue.


2. Submitting Code Changes

We welcome code contributions for bug fixes, new features, or improvements. Follow these steps:

Step 1: Fork the Repository

  • Click the Fork button on the top right of the repository page.
  • Clone your fork locally:
    git clone https://github.com/HichemTab-tech/ts-runtime-picker.git
    cd ts-runtime-picker