Skip to content

Commit 03b6aa2

Browse files
committed
Add CONTRIBUTING.md
1 parent c98e193 commit 03b6aa2

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)