Add PR Template for Tiingo

This commit is contained in:
Cameron Yick
2018-07-07 13:21:23 -04:00
parent 1f6fbbeb70
commit d2f514c6ce

14
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,14 @@
🎉 Hello there 🎉! Thanks for taking the time to contribute to `Tiingo-Python`!
## Summary of Changes
- What is the motivation / context for this change?
- Is this a bugfix or a feature?
- What does this change / fix? (Link to Github Issue page if applicable)
## Checklist
- [ ] Code follows the style guidelines of this project
- [ ] Added tests for new functionality
- [ ] Update `HISTORY.rst` with an entry summarizing your change
- [ ] Tag a project maintainer