summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-27 16:08:39 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-27 16:08:39 -0500
commit35f06f0acfa0865e3a1d6881d6afc39230f9b315 (patch)
treeb284cfe26661b258007349a10c84ec1b1b069ae5 /.github/ISSUE_TEMPLATE
parent3eca695807b774bd78bc5d77236da55dae855122 (diff)
[skip travis] Update some github documentation.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index bdde99b4..aee93b59 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -3,7 +3,7 @@ name: Bug report
about: Found a bug? Make sure it hasn't already been filed/solved - if so, please report it!
title: ""
labels: "bug"
-assignees: "ClementTsang"
+assignees: ""
---
## Describe the bug
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 45b18a2f..916dfaf4 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -3,7 +3,7 @@ name: Feature request
about: Got a good idea that hasn't already been mentioned? Suggest it!
title: ""
labels: "enhancement"
-assignees: "ClementTsang"
+assignees: ""
---
## Describe the feature request