click new pull request button on the right top corner of the page.
see description of pull template, it will be empty as there is no pull request template.
Implementing a pull request template improves the process by providing a standardized format for contributors to describe changes, reference related issues, and provide testing instructions, enhancing clarity.
Description:
There is no pull request template in this project . its essential to have it.
Goals:
Proposed Solution:
1.Create .github/PULL_REQUEST_TEMPLATE.md file. 2.Include sections for:
steps for implementation :
1.Design template structure. 2.Draft content.
To Reproduce
Steps to reproduce the behavior:
Implementing a pull request template improves the process by providing a standardized format for contributors to describe changes, reference related issues, and provide testing instructions, enhancing clarity.