dephell generate contributing¶
Adds CONTRIBUTING.md for your project. It reads environments from the dephell config and looks for some known environments, like pytest, typing, flake8. For every such environment a section with instructions will be created in the output file.
See also¶
- dephell generate license to make LICENSE file for project.
- dephell generate travis to generate config for TravisCI.