diff options
author | Darren Murphy <darren@victoriajd.com> | 2012-03-23 06:25:28 +0100 |
---|---|---|
committer | Darren Murphy <darren@victoriajd.com> | 2012-03-23 06:25:28 +0100 |
commit | 11cf1d954dc92e4d4f2a8dc8fed729f0ef04bf7a (patch) | |
tree | edc8bc12c004e8bb6a2a5908f2174ac0643cecf9 /HACKING | |
parent | 8e9692b5f8a39eea12521f7ae9ad9b62c28ae6f5 (diff) | |
parent | 79b6c9346c950d0b3e22dc9ba337bbcdcbed052e (diff) | |
download | smokeping-11cf1d954dc92e4d4f2a8dc8fed729f0ef04bf7a.tar.gz smokeping-11cf1d954dc92e4d4f2a8dc8fed729f0ef04bf7a.tar.xz |
Merge remote branch 'tobi/master' into integration
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +SmokePing Hacking +----------------- + +The source of SmokePing lives on + + https://github.com/oetiker/SmokePing + +If you come up with new and cool features, send a pull request. + +If you find a bug, report it on GitHub as an issue. + +If you are planning to implement something large, +please discuss it on the smokeping-users mailinglist. + |