Skip to content

Commit

Permalink
Update Contributing guide for openhab-webui repo (#2168)
Browse files Browse the repository at this point in the history
When sharing a link to that page, I noticed that the repository list was outdated.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
  • Loading branch information
florian-h05 authored Dec 5, 2023
1 parent 2373e5e commit b86d502
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion developers/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ The main parts of openHAB can be found in the following repositories:
- [openHAB Core](https://github.com/openhab/openhab-core): This repo contains the core framework bundles of which the openHAB runtime is constructed.
- [openHAB Add-ons](https://github.com/openhab/openhab-addons): Add-ons (such as bindings, voice services, etc.) of openHAB can be found within this repository.
- [openHAB Distro](https://github.com/openhab/openhab-distro): This repo contains all parts that are required for assembling the binary distribution of openHAB.
- [openHAB WebUI](https://github.com/openhab/openhab-webui): This repo contains the openHAB web UIs: MainUI, BasicUI, HABPanel, HABot, and CometVisu, as well as the [openHAB icons](/configuration/iconsets/classic/#icons).

Besides those "main" repositories, there are a dozen further ones, which are not listed here in detail - just [check out the list](https://github.com/openhab) and you will find separate repos for openHAB Cloud, the Alexa skill, the Google Action, the Android and iOS apps, the Zigbee and ZWave bindings, HABPanel and HABot and many more.
Besides those "main" repositories, there are a dozen further ones, which are not listed here in detail - just [check out the list](https://github.com/openhab) and you will find separate repos for openHAB Cloud, the Alexa skill, the Google Action, the Android and iOS apps, the Zigbee and ZWave bindings and many more.
If you want to get involved with any of these, best check their respective README and CONTRIBUTING files in the root of the repos.

## Contribution Guidelines
Expand Down

0 comments on commit b86d502

Please sign in to comment.