added some contributing guidelines to the readme
这个提交包含在:
父节点
8a4beb96bb
当前提交
2e6cb20193
共有 1 个文件被更改,包括 9 次插入 和 1 次删除
10
README.md
10
README.md
|
|
@ -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.
|
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
|
## 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)
|
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
|
## Copyright / Licence
|
||||||
|
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用