diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..be1c2cd --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,25 @@ + + +**What happened**: + +**What you expected to happen**: + +**How to reproduce it (as minimally and precisely as possible): + +**Anything else we need to know?**: + + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..a1dda50 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,7 @@ + + +**What this PR does / why we need it**: + +**Which issue this PR fixes**: fixes #xxx, fixes #xxx... + +**Special notes for your reviewer**: