You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following is a set of guidelines for contributing. We really appreciate that you are considering contributing!
4
+
5
+
#### Table Of Contents
6
+
7
+
[Ask a Question](#ask-a-question)
8
+
9
+
[Contributing](#contributing)
10
+
11
+
[Code of Conduct](CODE_OF_CONDUCT.md)
12
+
13
+
## Ask a Question
14
+
15
+
Please ask your question on github using discussions.
16
+
17
+
## Contributing
18
+
19
+
### Report a Bug
20
+
21
+
To report a bug, open an issue on GitHub with the label `bug` using the available bug report issue template. Please ensure the issue has not already been reported.
22
+
23
+
### Suggest an Enhancement
24
+
25
+
To suggest an enhancement, please create an issue on GitHub with the label `enhancement` using the available feature issue template.
26
+
27
+
### Open a Pull Request
28
+
29
+
* Fork the repo, create a branch, submit a PR when your changes are tested and ready for review.
30
+
31
+
Note: if you’d like to implement a new feature, please consider creating a feature request issue first to start a discussion about the feature.
0 commit comments