Add Pull Request Template - #1812
Open
Rishi-source wants to merge 4 commits into
Open
Conversation
Author
|
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
force-pushed
the
pull_request_template
branch
2 times, most recently
from
March 17, 2025 18:14
1600bfd to
ee5d494
Compare
Contributor
|
@Rishi-source please use assertive statements while writing commits : ) https://www.freecodecamp.org/news/how-to-write-better-git-commit-messages/ |
Author
|
sure @TG1999 I'll rebase all the commit into one commit according to the doc. |
Rishi-source
force-pushed
the
pull_request_template
branch
2 times, most recently
from
March 23, 2025 11:31
82906ab to
2272157
Compare
Signed-off-by: RISHI GARG <134256793+Rishi-source@users.noreply.github.com>
Rishi-source
force-pushed
the
pull_request_template
branch
from
March 23, 2025 11:35
65faff2 to
7c75047
Compare
Author
|
@TG1999 I have squashed all the commits into one and also used assertive statement in the commit message. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 rishigarg2503@gmail.com