Skip to content

Instantly share code, notes, and snippets.

@braddotcoffee
Last active November 28, 2023 02:22
Show Gist options
  • Save braddotcoffee/f0304bedfe21d8e9ebd60bee7c3986ca to your computer and use it in GitHub Desktop.
Save braddotcoffee/f0304bedfe21d8e9ebd60bee7c3986ca 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