Skip to content

Commit

Permalink
Add pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranahmedse committed Nov 2, 2018
1 parent d2bac8f commit 9e45ead
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
**Do you want to request a *feature* or report a *bug*?**
<!-- Bug or Feature -->

**What is the current behavior?**
<!-- Write down the steps to reproduce if it is a bug -->

**Expected behavior**
<!-- A clear and concise description of what you expect to happen. -->

**Screenshots**
<!-- If applicable, add screenshots to help explain your problem. -->

**Pennywise Version:**
<!-- 1.1.0, 1.0.0, etc -->

**OS / OS Version:**
<!-- Windows 10, Mac OS, Linux Ubuntu 18.xx, etc -->
4 changes: 4 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
**What does this PR do?**

**What platforms did you test it on?**

0 comments on commit 9e45ead

Please sign in to comment.