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

Update setup.adoc #1128

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

Update setup.adoc #1128

wants to merge 1 commit into from

Conversation

DanielBurro
Copy link

Minor changes to topic "Create "

Minor changes to topic "Create <project>"
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

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

@DanielBurro thanks for your PR. Fork, feature branch, PR, etc. all getting familiar I guess👍

To further get familiar with the review process, I added a small improvement suggestion. You can click commit suggestion to accept the change and automatically resolve the comment. In case of more complex changes, you can also apply the change in your IDE and push the changes to the feature branch in your fork to update the PR (maybe even slightly different, if you do not fully agree with the suggestion).

After the installation process, you can create a new project by typing: `ide create <project>`, replace `<project>` with your project name.
Switch to the project folder e.g. `cd <project>` and install or configure tools for your project as needed.
After the installation process, you can create a new project by typing in bash: `ide create <project>`, replace `<project>` with your project name.
Switch to the project folder e.g. `cd <project>` and install or configure tools for your project as needed. link:project.adoc[Further details.]
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Switch to the project folder e.g. `cd <project>` and install or configure tools for your project as needed. link:project.adoc[Further details.]
Switch to the project folder e.g. `cd <project>` and install or configure tools for your project as needed (for further details see link:project.adoc[here]).

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

Successfully merging this pull request may close these issues.

3 participants