Skip to content

Commit

Permalink
add github templates (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Jun 12, 2016
1 parent 19c879e commit 2099cfc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE.md
@@ -0,0 +1,6 @@
### Expected behavior

### Observed behavior

### Steps to reproduce

9 changes: 9 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,9 @@
### Changes proposed in this pull request:
-
-
-

Fixes # .

Checklist:
- [ ] docs up-to-date

0 comments on commit 2099cfc

Please sign in to comment.