Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding repository location to the addons tutorial #2304

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mythobeast
Copy link

Adding repository location to the addons tutorial

Adding repository location to the addons tutorial

Signed-off-by: Robert Rapplean <[email protected]>
Copy link

netlify bot commented Jun 2, 2024

Thanks for your pull request to the openHAB documentation! The result can be previewed at the URL below (this comment and the preview will be updated if you add more commits).

Built without sensitive environment variables

Name Link
🔨 Latest commit 6f6c2be
🔍 Latest deploy log https://app.netlify.com/sites/openhab-docs-preview/deploys/665cf8eecd85470008597588
😎 Deploy Preview https://deploy-preview-2304--openhab-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

## Make your own copy of the code base

OpenHAB has [several repositories](https://github.com/openhab) on GitHub. You can find a list of them in the Developer Appendix of this
documentation, in the [Contribuiting](https://www.openhab.org/docs/developer/contributing.html) section.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

type in Contribuiting and please don't use absolute links. Use the following instead.

[Contributing](contributing.html) section.

Copy link
Contributor

@florian-h05 florian-h05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please have a look at my rephrasing suggestions.

@@ -76,6 +76,13 @@ We have prepared some step-by-step guides for the following IDEs:

Not sure what to choose?: openHAB maintainers use [Eclipse IDE](https://wiki.eclipse.org/Eclipse_Installer).

## Make your own copy of the code base

OpenHAB has [several repositories](https://github.com/openhab) on GitHub. You can find a list of them in the Developer Appendix of this
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
OpenHAB has [several repositories](https://github.com/openhab) on GitHub. You can find a list of them in the Developer Appendix of this
openHAB has [several repositories](https://github.com/openhab) on GitHub.
The most important ones are listed in the [Contribution section of the Developer Appendix](contributing.html#the-repositories).

## Make your own copy of the code base

OpenHAB has [several repositories](https://github.com/openhab) on GitHub. You can find a list of them in the Developer Appendix of this
documentation, in the [Contribuiting](https://www.openhab.org/docs/developer/contributing.html) section.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
documentation, in the [Contribuiting](https://www.openhab.org/docs/developer/contributing.html) section.

Remove this line, see comment above.

OpenHAB has [several repositories](https://github.com/openhab) on GitHub. You can find a list of them in the Developer Appendix of this
documentation, in the [Contribuiting](https://www.openhab.org/docs/developer/contributing.html) section.

For this tutorial, you'll want to clone the [OpenHAB-addons](https://github.com/openhab/openhab-addons) repository.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For this tutorial, you'll want to clone the [OpenHAB-addons](https://github.com/openhab/openhab-addons) repository.
For this tutorial, you'll need to fork the [openhab-addons](https://github.com/openhab/openhab-addons) repository (press the fork button in GitHub) and then clone your fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants