Files
templates/.github/pull_request_template.md
Mauricio Siu b6e487550d Add pull request template for consistent PR submissions
- Introduced a new pull request template to guide contributors in providing necessary information and ensuring best practices are followed before submission.
- Included a checklist for testing and issue linking to streamline the review process.
2025-07-06 17:44:13 -06:00

683 B

What is this PR about?

New PR of [Template Name]

Checklist

Before submitting this PR, please make sure that:

Close automatically the related issues using the keywords: closes #ISSUE_NUMBER, fixes #ISSUE_NUMBER, resolves #ISSUE_NUMBER

Example: closes #123