-
Notifications
You must be signed in to change notification settings - Fork 64
update CONTRIBUTING.md #752
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the CONTRIBUTING.md file to reflect the migration from Jekyll to Render Engine as the static site generator and adopts UV as the Python package manager.
- Replaced Mermaid diagrams with standard tree-style directory structures for better readability
- Updated all development instructions to use UV instead of Jekyll/Bundle commands
- Added documentation for Render Engine page creation patterns
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
A clarity tweak that might be worth considering is to separate commands from sentences and turn them into bash/shell code blocks |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Lazouich Ford <99685917+lazouich@users.noreply.github.com>
Co-authored-by: Lazouich Ford <99685917+lazouich@users.noreply.github.com>
Co-authored-by: Lazouich Ford <99685917+lazouich@users.noreply.github.com>
Issue Link 🔗:
Issue: #732
Type of Change
Description 📋
Updates the CONTRIBUTING.md
Checklist ✅
pre-commit run --all
Additional Notes & Screenshots
Add any additional notes or comments that might be helpful for the reviewers.