🆕PR Guidelines
Labeling:
All PRs specifically raised to add a website to the list must include the 'Website Inclusion' label.
For other types of PRs, make sure to use the relevant labels to categorize the nature of the changes (e.g., 'Bug Fix', 'Feature', etc.).
Manual Review:
Every PR will undergo a manual review process to ensure the quality of the changes.
Reviewers will assess the code, documentation, and any other modifications introduced in the PR.
Checks:
PRs will be subject to automated checks, including tests and any other defined criteria.
PRs should pass all checks before they are considered for merging.
Website Inclusion PRs Template:
Website Inclusion PRs should follow this template for the PR summary:
Merging:
PRs will only be merged after successfully passing the manual review and automated checks.
The maintainers will handle the merging process once everything is confirmed.
Last updated