File: CONTRIBUTING.md

package info (click to toggle)
covtobed 1.2.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 38,784 kB
  • sloc: cpp: 1,080; sh: 225; makefile: 9
file content (8 lines) | stat: -rw-r--r-- 453 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# Contributing to `covtobed`

If you wish to fix a bug or add new features to the software we welcome **Pull Requests**. 

We use [GitHub Flow style development](https://guides.github.com/introduction/flow/). 

Please fork the repo, make the change, then submit a Pull Request against out master branch, with details about what the change is and what it fixes/adds. 
We will then review your changes and merge them, or provide feedback on enhancements.