added some contributing guidelines to the readme

pull/197/head
Peter Goodhall 2016-02-17 23:18:24 +00:00
rodzic 8a4beb96bb
commit 2e6cb20193
1 zmienionych plików z 9 dodań i 1 usunięć

Wyświetl plik

@ -16,7 +16,7 @@ Website: [http://www.cloudlog.co.uk](http://www.cloudlog.co.uk)
You can set up the basics of Cloudlog by opening /install in your browser. Please note theres an issue with the demo account creation (password invalid) so after this process you must disable auth via the config.php file and manually create yourself a user in till this issue is fixed.
More information can be found in the wiki.
More information can be found in the [wiki](https://github.com/magicbug/Cloudlog/wiki).
## CAT Control
@ -26,6 +26,14 @@ Its possible to interact with your radio if you have a K3, FT-950 or a ICOM radi
I've started building out some scripts to generate labels for sticking on QSL Cards, at the moment it supports 24 label sheets, but theres no reason for it not to support more, these can be found at [Cloudlog-Labels](https://github.com/magicbug/cloudlog-labels)
## Contributing
If you would like to contributing in anyway to Cloudlog then its most appreciated, this has been developed in free time, help coding new features or writing documentation is always useful.
Please note that Cloudlog was built using [Codeigniter](https://ellislab.com/codeigniter/user-guide/) version 2 and uses a rather old version of the Bootstrap UI v1.4.0 documentation is available for this when building components.
If you are writing code all javascript and css should be pleased within the js & css folders not within the views where possible.
## Copyright / Licence
The MIT License (MIT)