Skip to content
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

Add pull request template #107

Merged
merged 2 commits into from
Jan 3, 2024
Merged

Add pull request template #107

merged 2 commits into from
Jan 3, 2024

Conversation

nadamoukaddem
Copy link
Contributor

solves #105
Added the pull_request_template.md file
To verify its automatic loading, I forked the project, and everything worked as expected.
PR_template

## Summary

> Developers should provide a summary of the proposed changes here and include "closes #<ISSUE NUMBER>" if this addresses an open issue.
> Developers should include validation test reports demonstrating that the reported errors have been solved.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete L4 bc it will be moved.
Add a space after L3.

And then add the text below:

Validation Test Reports

Developers should include training and metrics validation test reports demonstrating that all tests passed.

(Copy and paste the output of validation tests report here in markdown.)

@jeipollack
Copy link
Contributor

Hi @nadamoukaddem , I just have a few small change requests for the template. Thanks!

@jeipollack
Copy link
Contributor

Forgot to comment your own Pull Request does not follow the template checklist. You didn't assign the appropriate labels. See screenshot.
Screenshot 2023-12-20 at 12 32 50

@nadamoukaddem nadamoukaddem self-assigned this Dec 20, 2023
@nadamoukaddem nadamoukaddem added the enhancement New feature or request label Dec 20, 2023
@nadamoukaddem nadamoukaddem linked an issue Dec 20, 2023 that may be closed by this pull request
@nadamoukaddem nadamoukaddem added needed and removed enhancement New feature or request labels Dec 20, 2023
@jeipollack
Copy link
Contributor

@nadamoukaddem you still didn't apply the changes I requested above to the template. Until then this PR can't be merged.

@jeipollack jeipollack merged commit 79774cf into develop Jan 3, 2024
1 check passed
@jeipollack jeipollack deleted the add_PR_template branch January 3, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make a Pull Request Template
2 participants