Initial commit

This commit is contained in:
Josh Bruce 2018-02-24 11:28:23 -05:00
parent cb8277b00a
commit 484698d399
2 changed files with 29 additions and 6 deletions

View File

@ -1,17 +1,36 @@
<!--
If release PR, please add ?template=release.md to the PR url to use the release PR template.
Otherwise, you are stating the this PR fixes an issue that has been submitted; or,
describes the issue or proposal under considersation.
-->
## Description
<!-- describe what the PR does -->
- Fixes #### (if fixing a known issue; otherwise, describe issue using the following format)
- Fixes ####
- Fixes list issues fixed by this PR
- Fixes will automatically close them once merged
<!--
## Expectation
Describe the output you are expecting from marked
## Result
Describe the output you received from marked
## What was attempted
Describe what code combination got you there
-->
## Review
### Submitter
- [ ] All tests pass (CI should take care of this, once in place).
- [ ] All lint checks pass (CI should take care of this, once in place).
- Tests
- [ ] Test(s) exist to ensure functionality works (if no new tests added, list which tests cover this functionality).
- [ ] No tests required for this PR.
@ -22,4 +41,7 @@
### Reviewer
- [ ] All tests pass (remove once CI is in place).
- [ ] All lint checks pass (remove once CI is in place).
??

View File

@ -0,0 +1 @@
release.md