Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson authored Oct 21, 2019
1 parent f8a8d7f commit ba204a3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Dask is a community maintained project. We welcome contributions in the form of bug reports, documentation, code, design proposals, and more.

For general information on how to contribute see https://docs.dask.org/en/latest/develop.html.

## Project specific notes

For local development, it is often desirable to run the scheduler process on one’s local machine & the workers on minikube.
For more information on setting this up see https://kubernetes.dask.org/en/latest/testing.html.

0 comments on commit ba204a3

Please sign in to comment.