Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Contributing.rst #123

Open
raymond-devries opened this issue Feb 20, 2020 · 1 comment
Open

Add Contributing.rst #123

raymond-devries opened this issue Feb 20, 2020 · 1 comment

Comments

@raymond-devries
Copy link

I would like to contribute but the process of getting the development environment set up is not very clear. Adding a contributing.rst with instructions on how to set up a development environment, run pytest, and standard practice for how pull requests should be submitted would be extremely helpful.

@paulocheque
Copy link
Owner

Thanks for the help:

For now, you can try:

  1. Clone the repository
  2. make prepare
  3. make os_deps (please convert the OS code to the system you are using)
  4. make deps
  5. make test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants