mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 20:22:21 +08:00
Improved markdown formatting in the contributing page.
This commit is contained in:
@ -3,12 +3,12 @@ And if you have time clone this repo and submit a pull request and help me make
|
|||||||
kickass metrics & devops dashboard we all dream about!
|
kickass metrics & devops dashboard we all dream about!
|
||||||
|
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
Nodejs (for jshint & grunt & development server)
|
- Nodejs (for jshint & grunt & development server)
|
||||||
|
|
||||||
Clone repository:
|
Clone repository:
|
||||||
|
|
||||||
npm install
|
npm install
|
||||||
grunt server (starts development web server in src folder)
|
grunt server (starts development web server in src folder)
|
||||||
grunt (runs jshint and less -> css compilation)
|
grunt (runs jshint and less -> css compilation)
|
||||||
|
|
||||||
Please remember to run grunt before doing pull request to verify that your code passes all the jshint validations.
|
Please remember to run grunt before doing pull request to verify that your code passes all the jshint validations.
|
||||||
|
Reference in New Issue
Block a user