Thank you for your interest in contributing to Procedure Portfolio! This document provides guidelines and instructions for contributing to this project.
-
Check Existing Issues
- Browse through existing issues
- If you find an interesting issue:
- Comment on the issue: "I'd like to work on this"
- Self-assign the issue
- If you don't find a suitable issue:
- Create a new issue describing the change you want to make.
- Self-assign it.
-
Create a Pull Request
- All PRs must be linked to an issue
- Link your PR by including "Fixes #123" or "Relates to #123" in the PR description
- This helps track the context of changes.