diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d0d8891d6f8676be63f0e22c371ca28ae368f13d..2ae6e287b261ac0082189cdff554887c7d894b3f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,10 +1,7 @@ --- name: Bug report about: Let us know about something that is not working -title: '' labels: bug -assignees: '' - --- <!-- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5a01a82f0e4eab9fcf021126b2df4051aad41956..931688889b86d72d3cdb80b3239675b745b2d0fc 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,10 +1,7 @@ --- name: Feature request about: Suggest a new feature for this pipeline -title: '' labels: enhancement -assignees: '' - --- <!--