Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save devashishRaj/27d446359d67232617d054180c461b30 to your computer and use it in GitHub Desktop.
Save devashishRaj/27d446359d67232617d054180c461b30 to your computer and use it in GitHub Desktop.
Example PR Template

Motivation

Why is this change necessary? What problem does it solve?

Closes #ISSUE_NUMBER

Implementation

How does this PR solve the problem? What technical approach is taken?

Testing

How did you verify that this works? Were automated tests written? What manual tests were performed?

Related PRs

Optional: if any other PRs provide context to this change

What Needs To Change

What features need to be added?

What bugs need to be fixed?

Do you have a particular way you want this to be accomplished?

Definition of Done

How will a contributor know this is done?

What behavior was expected before this change? What is expected after?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment