Rename CONTRIBUTING.md and fix Sonar rule set reference. (#503)

Signed-off-by: Christian Storm <christian.storm@siemens.com>
This commit is contained in:
Christian Storm
2017-05-05 15:54:27 +02:00
parent 3da33dd486
commit ce277b7d35

View File

@@ -19,7 +19,7 @@ Please read this if you intend to contribute to the project.
* we follow the standard [scss-lint](https://github.com/brigade/scss-lint/) rules with the following exception:
* disabled rules: ImportantRule, PropertySortOrder
* Sonarqube:
* Our rule set is defined [here](http://sonar.eu-gb.mybluemix.net)
* Our rule set can be found [here](https://sonar.ops.bosch-iot-rollouts.com/projects) with navigating to the tab "Quality Profiles", selecting "hawkBit", and then selecting "Actions" - "Back up"
### Test documentation