diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 00000000..df77dee3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,21 @@ +# Issue template + +### Context + +Brief description. Is this part of a parent issue? + +### Requirements + +* Required functionality. + +### Tests + +* Anything we should test for? How should it be tested? + +### Docs + +* What docs should be updated? Link to related docs changes in the PR. + +### Open questions + +* Any uncertainties? Anything we're flexible about?