Skip to content

#2109 add documentation on how to modify the figma board properly - #2445

Open
laim2003 wants to merge 11 commits into
devonfw:mainfrom
laim2003:#2109-Add-documentation-on-how-to-modify-the-Figma-board-properly
Open

laim2003 wants to merge 11 commits into
devonfw:mainfrom
laim2003:#2109-Add-documentation-on-how-to-modify-the-Figma-board-properly

Conversation

@laim2003

@laim2003 laim2003 commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

This PR fixes #2109

!!!Note: Please merge PR #2291 first!

Implemented changes:

  • Added documentation for editing/contributing to the Figma board.

Testing instructions

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

  1. No testing possible; documentation update

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 and not feature/921 fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summaries 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 labelled
    with internal
  • You have not changed any dependency in pom.xml files or otherwise if runtime dependencies changed, you have updated our LICENSE.asciidoc
  • You have formulated clear instructions on how to test your contribution under "Testing instructions"

@github-project-automation github-project-automation Bot moved this to 🆕 New in IDEasy board Sep 10, 2026
@laim2003 laim2003 added documentation Improvements or additions to documentation GUI Graphical User Interface of IDEasy (aka dashboard) build with JavaFx labels Sep 10, 2026
@laim2003
laim2003 marked this pull request as ready for review September 10, 2026 12:48
@laim2003 laim2003 moved this from 🆕 New to Team Review in IDEasy board Sep 10, 2026
@coveralls

coveralls commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 35698259612

Coverage decreased (-0.007%) to 74.13%

Details

  • Coverage decreased (-0.007%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 1 coverage regression across 1 file.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

1 previously-covered line in 1 file lost coverage.

File Lines Losing Coverage Coverage
com/devonfw/tools/ide/version/VersionSegment.java 1 91.08%

Coverage Stats

Coverage Status
Relevant Lines: 19114
Covered Lines: 14806
Line Coverage: 77.46%
Relevant Branches: 8559
Covered Branches: 5708
Branch Coverage: 66.69%
Branches in Coverage %: Yes
Coverage Strength: 3.32 hits per line

💛 - Coveralls

@Khaled-Cap Khaled-Cap self-assigned this Sep 15, 2026
@Khaled-Cap

Copy link
Copy Markdown

After reviewing the documentation i find the added descriptions sufficient. The added steps are nicely detailed and easy to follow.

@laim2003

Copy link
Copy Markdown
Contributor Author

After reviewing the documentation i find the added descriptions sufficient. The added steps are nicely detailed and easy to follow.

Thanks for your feedback!

@laim2003

Copy link
Copy Markdown
Contributor Author

After reviewing the documentation i find the added descriptions sufficient. The added steps are nicely detailed and easy to follow.

As you already did a review, could you just quickly click "Approve changes" changes in the review/changes tab? I just assigned you as a reviewer so its documented correctly along with the other reviewers. Thanks!😅

@samuelkos17 samuelkos17 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me 😄

Comment thread documentation/contributing/ui-structure.adoc
@laim2003

Copy link
Copy Markdown
Contributor Author

We will wait with this until #2401 and #2291 are merged.

@laim2003 laim2003 moved this from Team Review to 🏗 In progress in IDEasy board Sep 22, 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 GUI Graphical User Interface of IDEasy (aka dashboard) build with JavaFx

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

Add documentation on how to modify the FIGMA board properly

6 participants