Add skeleton repository files

* Add issue templates
* Add contributing guide
* Add NOTICE file to accompany Apache 2.0 LICENSE file
* Update README
This commit is contained in:
Christopher Tubbs
2019-02-28 22:43:12 -05:00
parent 64ad1bc91a
commit 6c909a46cd
6 changed files with 164 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.