Pull Request Template
Opened this issue · 1 comments
Is your feature request related to a problem? Please describe.
At present, there is no standard template for raising a pull request. Every contributor is making a pull request in their own format.
Describe the solution you'd like
I would like to contribute to this repository by creating a standard Pull request Template.
Title
Describe the changes that you have made in your pull request. #6695
Description
Provide a more detailed description of the changes that you have made, including the motivation for the changes and any potential impact on users.
Checklist
I have performed a self-review of my code and I am confident that it meets the project's coding standards.
I have added unit tests for my changes.
I have updated the documentation to reflect my changes.
Reviewers
Please request a review from the following maintainers:
This template would provide a consistent format for all pull requests, making it easier for maintainers to review them. It would also help to ensure that all pull requests include the necessary information.
I am happy to help implement this feature request. Please let me know if you have any questions or need any assistance.