Skip to content

Commit aa823ab

Browse files
author
Tim Visher
committed
Add a CONTRIBUTING document
Motivation ---------- This should be the place to document the process for submitting changes to singer-python.
1 parent 657192e commit aa823ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: CONTRIBUTING.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# How to Contribute
2+
3+
## Submitting a PR
4+
5+
1. Please make sure that all tests pass and that the code passes linting
6+
with `make`.
7+
8+
1. Open up the PR.

0 commit comments

Comments
 (0)