File: CONTRIBUTING.md

package info (click to toggle)
autolink 0.10.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 280 kB
  • sloc: java: 1,298; xml: 233; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 255 bytes parent folder | download
1
2
3
4
5
6
7
8
Contributing
============

Pull requests, issues and comments welcome! For pull requests:

* Add tests for new features and bug fixes
* Follow the existing style (always use braces, 4 space indent)
* Separate unrelated changes into multiple pull requests