diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6eafaacd03429b3099beed8b111b905ae78d46a3..f3ed8399dc253a160f356b4bf1c0ad47fd4817a7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Report a bug about: Create a report to help us improve -labels: kind/bug +labels: kind/bug, priority/P2 assignees: AspirinSJL --- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 31f574ef60d38b15b254efcf4e828c5a9c432382..fba14a5db00a464fefc68fbd4b02c44c051dccbf 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,11 @@ -<!-- Your pull request will be routed to the following person. --> +<!-- + +Your pull request will be routed to the following person by default for triaging. +If you know who should review your pull request, please remove the mentioning below. + +--> + @AspirinSJL \ No newline at end of file