Skip to content

Commit

Permalink
add initial github contribution and issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavison committed Feb 17, 2016
1 parent 6d8e819 commit 5b64e42
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Expected Behavior -

## Actual Behavior -

## Steps to reproduce -
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- [ ] By placing an `X` in the preceding checkbox, I verify that I have signed the [Contributor License Agreement](https://github.com/SeleniumHQ/selenium/blob/master/CONTRIBUTING.md#step-6-sign-the-cla)

0 comments on commit 5b64e42

Please sign in to comment.