Skip to content

Commit

Permalink
Add the PR template file
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Scholtysik (Reimold) committed Oct 16, 2018
1 parent 3221b2c commit 69a3556
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!--
Thank you for submitting a pull request! Please add some info (if applicable) to give us some context on the PR.
We will review the PR as soon as possible, leave feedback, add a tag, etc. and let you know what's going on.
Cheers!
The App Center team -->

Things to consider before you submit the PR:

* [x] Has `CHANGELOG.md` been updated?
* [] Are tests passing locally?
* [] Are the files formatted correctly?
* [] Did you add unit tests?
* [] Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?

## Description

A few sentences describing the overall goals of the pull request.

## Related PRs or issues

List related PRs and other issues.

## Misc

Add what's missing, notes on what you tested, additional thoughts or questions.

0 comments on commit 69a3556

Please sign in to comment.