File: CONTRIBUTING.md

package info (click to toggle)
python-pampy 2.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: python: 838; makefile: 46
file content (8 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
Please adhere to PEP 8 as best appropriate.  Code committed must be
submitted under the existing project license.

This project is switching to a git-flow style, please make pull requests
against the `develop` branch.

Good reading
* https://packaging.python.org/en/latest/tutorials/packaging-projects/