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
* Make sure the bug is not already opened by another user.
6
+
7
+
* If you can't find an open issue which reflects your observed problem go ahead an [open a new bug](https://github.com/codeaffen/click-types/issues/new?assignees=&labels=bug&template=bug_report.md&title=).
8
+
9
+
* Provide as much information as mentioned in the bug report template.
10
+
11
+
## Did you wrote a patch for an open bug
12
+
13
+
* Open new pull request containing the patch.
14
+
15
+
* Provide a clear description which describes the problem and the solution. Link the existing bug to the PR.
16
+
17
+
## Do you want to add a new feature
18
+
19
+
* Make sure there isn't already a feature request.
20
+
21
+
* If you can't find an open feature request which describe your feature idea or parts of it feel free to [open a new feature request](https://github.com/codeaffen/click-types/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=).
22
+
23
+
* Suggest your feature idea within the created feature request.
24
+
25
+
* Provide as much discribtion as possible to enable others to have a good understanding of what you are doing.
26
+
27
+
* Point out that you want to start to work on the new feature
28
+
29
+
## Do you wnat to contribute to documentation
30
+
31
+
* Write you documentation change.
32
+
33
+
* Open a PR with your change.
34
+
35
+
* Discuss with the team about your changes.
36
+
37
+
## Thank you for any contribution
38
+
39
+
We will thank you for heed the contribution guidelines and we encourage you to contribute and join the team.
0 commit comments