Add Pull Request Template
This PR creates a pull request template to standardize contributions and make the review process more efficient. This template provides a clear structure for contributors to describe their changes, specify the type of change, verify they've met project requirements, and disclose any AI usage.
Signed-off-by: Rishi Garg [email protected]
Hi @pombredanne @AyanSinhaMahapatra, I have added the Pull Request Template as discussed in yesterday’s meeting. Please have a look and let me know if any changes are needed.
@Rishi-source please use assertive statements while writing commits : ) https://www.freecodecamp.org/news/how-to-write-better-git-commit-messages/
sure @TG1999 I'll rebase all the commit into one commit according to the doc.
@TG1999 I have squashed all the commits into one and also used assertive statement in the commit message.