Update CONTRIBUTING.md

This commit is contained in:
daeks
2015-03-21 00:17:23 +01:00
parent 44deadb92d
commit 0426a4e2fd

View File

@@ -4,7 +4,7 @@ Your contributions are welcome and we're very open about how contributions are m
* Check the issues to ensure that someone else isn't already working on the bug or feature
* Submit an issue for bugs and feature additions
* Familiarize yourself with the documentation in the [Wiki](https://github.com/Fluidbyte/Codiad/wiki)
* Familiarize yourself with the documentation in the [Wiki](https://github.com/Codiad/Codiad/wiki)
There is an established format for `components` which utilizes one JS (`init.js`) and one CSS (`screen.css`) which is handled by the loader file. Any other resources used should be loaded or accessed from one of these.