-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Update Pull Request Template to Enforce Standards #2689
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
Labels
Comments
Hello @varshith257, Can I get assigned? I want to work on this issue. |
This was referenced Nov 18, 2024
Hello @varshith257, Sorry to bother you actually I have created my first pull request for both the branches(#2692, #2693 ). Can you please check that the changes that I have made is as expected or not. Please let me know if there’s anything else I need to do. |
@HarshDodiya1 Can you also open PR for postgres branch too? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
We need to ensure contributors follow repository standards, including implementing
coderaabbitai
suggestions and maintaining test coverage. This is currently not enforced via the PR template.Proposed Solution
Update the Pull Request (PR) template to include:
-[ ] A checklist for implementing
coderaabbitai
suggestions.-[ ]A checklist for verifying that tests are written for changes made in PR and coverage meets or exceeds current test coverage (~90/95).
Acceptance Criteria
.github
directory.coderaabbitai
suggestions and test coverage.Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
NOTE
Submit PRS for both branches
develop
anddevelop-postgres
The text was updated successfully, but these errors were encountered: