We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c98e193 commit 03b6aa2Copy full SHA for 03b6aa2
1 file changed
CONTRIBUTING.md
@@ -0,0 +1,19 @@
1
+## How to contribute to this project
2
+
3
+### Casual contributors
4
5
+#### Create issues
6
+1. mention the version number of the package
7
+1. write at least one sentence describing the issue
8
+1. share the output of `versioninfo()`
9
+1. indicate if it is a bug report or feature request
10
11
+### Regular contributors
12
+1. become member of the Telegram channel
13
+1. ask for write access
14
15
+#### Creating pull requests
16
+1. create a new branch
17
+1. push your changes to the branch
18
+1. create a draft pull request
19
+1. when you think it is ready, mark it as "ready for review" and invite a reviewer
0 commit comments