diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..dc179bd --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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