Skip to content

Commit

Permalink
fix: github pull request template (#1687)
Browse files Browse the repository at this point in the history
Why is this change necessary?

* The previous pull request template just had a section to describe
* changes which was not prescriptive enough to fully understand the
* context

How does it address the issue?

* A series of questions, that need to be answered instead is proposed
* which will help to set context in a more formal manner.

What side effects does this change have?

* None

Co-authored-by: Jacob Fuss <32497805+jfuss@users.noreply.github.com>
  • Loading branch information
sriram-mv and jfuss committed Jan 3, 2020
1 parent 2988643 commit a35819d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
*Issue #, if available:*

*Description of changes:*
*Why is this change necessary?*

*How does it address the issue?*

*What side effects does this change have?*

*Checklist:*

Expand Down

0 comments on commit a35819d

Please sign in to comment.