diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..6b29be0e --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ + + +### Description of Changes + + +### Screenshots (optional) + +### Bugs fixed (if any) + + +### Checklist: + +* [ ] My changes follow the Contributing Guidelines. +* [ ] My changes implement realistic features. +* [ ] Please have an IDG Developer test my changes before merging. +* [x] My changes are ready for merging.