[DOCS] Update documentation following migration of LéXPLORE repositories to GitHub#16
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates documentation to reflect the migration of LéXPLORE repositories from GitLab/Renku to GitHub, and documents newly added features for issue management.
Changes:
- Updated platform references from GitLab to GitHub across all documentation
- Updated role management instructions with GitHub-specific navigation and terminology
- Documented new issue management features (duplicate and delete actions)
- Updated all repository URLs from GitLab to GitHub
Reviewed changes
Copilot reviewed 5 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/index.md | Corrected tense in QA/QC description, removed outdated warning about development version |
| docs/img/notification.png | New screenshot added for GitHub notification setup |
| docs/guides/roles.md | Updated role management instructions with GitHub navigation and role names (Guest→Read, Reporter→Triage, etc.) |
| docs/guides/management.md | Removed "automatically" from assignment description, added documentation for duplicate and delete issue features |
| docs/guides/assignment.md | Updated notification setup instructions for GitHub, removed GitLab-specific screenshot reference |
| docs/dev/maintenance.md | Updated all repository URLs from GitLab to GitHub, updated status check dates |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ymarcon
approved these changes
Jan 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this change?
This PR updates the documentation with GitHub-specific instructions, and completing the docs with newly added features for issue management
Why is this needed?
The previous documentation was made for GitLab and Renku, but the repositories have moved. Additionally, new features for issue management have been implemented.
Type of change
Please check the type that applies:
How to test this
Screenshots (if applicable)
Related issues