diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fb3a2f46..b87e7c2a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,10 +1,9 @@ --- name: Bug report about: Create a report to help us improve -title: '' -labels: 'bug' -assignees: 'auryn-macmillan' - +title: "" +labels: "bug" +assignees: "jfschwarz" --- **Describe the bug** @@ -12,6 +11,7 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: + 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' @@ -24,10 +24,11 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots and/or logs to help explain your problem. **Relevant environment details:** - - OS: [e.g. iOS] - - Browser [e.g. chrome 22, safari] - - Node version [e.g. 14.17.4] - - etc + +- OS: [e.g. iOS] +- Browser [e.g. chrome 22, safari] +- Node version [e.g. 14.17.4] +- etc **Additional context** Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 8f2a4904..e9dc3c3b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,10 +1,9 @@ --- name: Feature request about: Suggest an idea for this project -title: '' -labels: 'enhancement' -assignees: 'auryn-macmillan' - +title: "" +labels: "enhancement" +assignees: "jfschwarz" --- **Is your feature request related to a problem? Please describe.**