minor readme tweaks; added empty/shell contributing and getting-started#192
minor readme tweaks; added empty/shell contributing and getting-started#192CanDoAnything wants to merge 1 commit intozigpy:devfrom
Conversation
|
also, i added two template files to be filled out/updated...i'd like to contribute, but not sure how to get started ;) |
Asking real questions here :) We don't have any rules at the moment??? Maybe guidelines? Let's say the guidelines:
Yes |
Correct, ZHA component relies on a particular library handling Zigbee communication over a specific radio. Each radio relies (extends https://www.youtube.com/playlist?list=PL-awFRrdECXvAs1mN2t2xaI0_bQRh2AqD could be a good primer if you don't have a prior zigbee exposure and would like to get better "under the hood" understanding |
|
@CanDoAnything any chance you want to do the same format compliance job for Zigpy readme file? https://github.com/zigpy/zigpy/blob/dev/README.md and maybe also zigpy-xbee, zigpy-deconz and zigpy-zigate which are all intertwined ZHA projects too? https://github.com/zigpy/zigpy-cc/blob/master/README.md https://github.com/zigpy/zigpy-deconz/blob/dev/README.md https://github.com/zigpy/zigpy-xbee/blob/dev/README.md https://github.com/zigpy/zigpy-zigate/blob/master/README.md https://github.com/zha-ng/zigpy-znp/blob/master/README.md https://github.com/zigpy/zha-device-handlers/blob/dev/README.md Update: There are also a few more additional zigpy and ZHA related projects listed bellow: https://github.com/zha-ng/zigpy-deconz-parser https://github.com/zha-ng/zha-map https://github.com/dmulcahey/zha-device-exporter |
edited the readme to put the format in compliance w/ the
markdownlint rules