Skip to content

#2154: Fix IDEasy project creation command in setup documentation#2155

Open
Caylipp wants to merge 1 commit into
devonfw:mainfrom
Caylipp:feature/2154-update-internal-setup-documentation
Open

#2154: Fix IDEasy project creation command in setup documentation#2155
Caylipp wants to merge 1 commit into
devonfw:mainfrom
Caylipp:feature/2154-update-internal-setup-documentation

Conversation

@Caylipp

@Caylipp Caylipp commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR fixes #2154

Implemented changes:

  • Updated the IDEasy project creation command to include the repository URL.

Testing instructions

Please add conscise, understandable instructions on how a reviewer can test/verify the functionality of your contribution here:

  1. Verify in the setup Documentation the project creation command to include the repository URL.

Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summarizes what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labeled
    with internal
  • You have formulated clear instructions on how to test your contribution under "Testing instructions"

Updated the IDEasy project creation command to include the repository URL.
@github-project-automation github-project-automation Bot moved this to 🆕 New in IDEasy board Jul 13, 2026
@Caylipp Caylipp self-assigned this Jul 13, 2026
@Caylipp Caylipp added documentation Improvements or additions to documentation internal Nothing to be added to CHANGELOG, only internal story labels Jul 13, 2026
@Caylipp Caylipp moved this from 🆕 New to Team Review in IDEasy board Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation internal Nothing to be added to CHANGELOG, only internal story

Projects

Status: Team Review

Development

Successfully merging this pull request may close these issues.

Update internal setup documentation to use a settings URL instead of default

1 participant