Spaces:
Runtime error
Runtime error
π«΅ Help is much appreciated
Browse files- CONTRIBUTING.md +21 -0
CONTRIBUTING.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Contributing
|
2 |
+
|
3 |
+
First of all, thank you for your interest in contributing! We appreciate your time and effort, and we value your contributions to make this project better. This document will provide you with the information you need to start contributing.
|
4 |
+
|
5 |
+
## How to Get Started
|
6 |
+
|
7 |
+
1. Clone the repository and create a new branch
|
8 |
+
2. Make your changes
|
9 |
+
3. Submit a pull request
|
10 |
+
4. Wait for a review
|
11 |
+
5. Tada! You're done!
|
12 |
+
|
13 |
+
## How to Report a Bug
|
14 |
+
|
15 |
+
If you find a bug, please file an issue on the using the bug report template.
|
16 |
+
|
17 |
+
## How to Suggest a Feature or Enhancement
|
18 |
+
|
19 |
+
If you have an idea for a new feature or enhancement, please file an issue on the using the feature request template.
|
20 |
+
|
21 |
+
π Thank you
|