File: CONTRIBUTING.md

package info (click to toggle)
kcov 43%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,684 kB
  • sloc: cpp: 12,619; ansic: 2,379; python: 2,000; sh: 333; makefile: 140; javascript: 65; xml: 7; asm: 4
file content (12 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
# Contributing to Kcov

Contributors are welcome!

## Patch acceptance process

* If the contribution is a fix to a bug report or an issue, prefix the commit
  message with Issue #xxx

* Submit a pull request via github

* There is some documentation about the design in the doc/ subdirectory