Skip to content

Commit 177a93a

Browse files
Rip out some generic stuff (with some broken formatting) from CONTRIBUTING.md (#603)
1 parent dd1c4e0 commit 177a93a

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
# How to Contribute
2-
3-
## Pull Requests
4-
5-
We also accept [pull requests][pull-request]!
6-
7-
Generally we like to see pull requests that
8-
9-
- Maintain the existing code style
10-
- Are focused on a single change (i.e. avoid large refactoring or style adjustments in untouched code if not the primary goal of the pull request)
11-
- Have [good commit messages](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
12-
- Have tests
13-
- Don't decrease the current code coverage (see coverage/lcov-report/index.html)
14-
151
## Building and testing
162

173
```

0 commit comments

Comments
 (0)