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.
Pull Request Template
Description
Please provide a brief description of the changes in this pull request.
Type of Contribution
Please check the type of contribution this PR represents:
Checklist for Adding a New Roadmap
If you're adding a new roadmap, please confirm you've completed the following steps:
src/data/roadmaps/{roadmapId}
{roadmapId}.json
file with the correct structure{roadmapId}.md
file with the required frontmattersrc/data/roadmaps/{roadmapId}/content
{topic_id}.md
or{subtopic_id}.md
Checklist for Adding Content
If you're adding content for topics or subtopics, please confirm:
@type@
(e.g.,@official@
,@article@
,@course@
,@video@
)General Checklist
Additional Information
Description of Changes
Please provide a more detailed description of your changes here. Include the reasoning behind the changes and any other context that might be helpful for reviewers.
Related Issues
Please link to any related issues here. If this PR fixes an open issue, use "Fixes #[issue number]" syntax.
Screenshots (if appropriate)
If your changes include visual elements, please add screenshots here.
Questions or Concerns
If you have any questions or concerns about your contribution, please list them here.
Remember, you can always reach out to the project maintainers at [email protected] if you need further assistance.