aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2015-01-11 14:55:53 +0100
committerLorenz Meier <lm@inf.ethz.ch>2015-01-11 14:55:53 +0100
commit0954ee74714373ee99740cbadb665874b95faa19 (patch)
tree968b1c16049dd31389a59edd00108354231f5d42 /CONTRIBUTING.md
parent171ca079ba39f2c7c5003419aec20a055391c964 (diff)
downloadpx4-firmware-0954ee74714373ee99740cbadb665874b95faa19.tar.gz
px4-firmware-0954ee74714373ee99740cbadb665874b95faa19.tar.bz2
px4-firmware-0954ee74714373ee99740cbadb665874b95faa19.zip
Improving the contribution guide file
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3bf02fbff..fef02e622 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -16,7 +16,7 @@ git checkout -b mydescriptivebranchname
### Edit and build the code
-The [developer guide](http://pixhawk.org/dev/start) explains how to set up the development environment on Mac OS, Linux or Windows. Please take note of our [coding style](http://pixhawk.org/dev/code_style) when editing files.
+The [developer guide](http://px4.io/dev/start) explains how to set up the development environment on Mac OS, Linux or Windows. Please take note of our [coding style](http://px4.io/dev/code_style) when editing files.
### Commit your changes
@@ -41,4 +41,4 @@ Since we care about safety, we will regularly ask you for test results. Best is
Push changes to your repo and send a [pull request](https://github.com/PX4/Firmware/compare/).
-Make sure to provide some testing feedback and if possible the link to a flight log file.
+Make sure to provide some testing feedback and if possible the link to a flight log file. Upload flight log files to [Log Muncher](http://dash.oznet.ch) and link the resulting report.