Jelajahi Sumber

note in readme about jshint/jscs

Adam Shaw 12 tahun lalu
induk
melakukan
4de555fb88
1 mengubah file dengan 10 tambahan dan 0 penghapusan
  1. 10 0
      readme.md

+ 10 - 0
readme.md

@@ -61,6 +61,16 @@ This will output a URL that you can visit in a browser. Alternatively, you can r
 	karma start --single-run --browsers PhantomJS
 	karma start --single-run --browsers PhantomJS
 
 
 
 
+Before Contributing
+-------------------
+
+Before contributing changes in the form of a pull request,
+please make sure you have successfully ran the automated tests (instructions above)
+as well as checked your code for any quality/styling errors. To do this, run:
+
+	grunt check
+
+
 [fc-homepage]: http://arshaw.com/fullcalendar/
 [fc-homepage]: http://arshaw.com/fullcalendar/
 [git]: http://git-scm.com/
 [git]: http://git-scm.com/
 [node]: http://nodejs.org/
 [node]: http://nodejs.org/