CONTRIBUTING.md: fix examples

This commit is contained in:
Arseniy Seroka 2015-06-21 15:29:30 +03:00
parent ef50db91f7
commit ef22e1157b

View file

@ -30,10 +30,10 @@
Additional information. Additional information.
``` ```
* Examples: * Examples:
* `foo-pkg: init at 2.0.1` * `nginx: init at 2.0.1`
* `bar-pkg: update 3.0 -> 3.1.1` * `firefox: update 3.0 -> 3.1.1`
* `lala-service: add bazBaz option` * `hydra service: add bazBaz option`
* `tata-service: refactor config generation` * `nginx service: refactor config generation`
* Test your changes. If you work with * Test your changes. If you work with
* nixpkgs * nixpkgs
* update pkg -> * update pkg ->