diff --git a/.github/ISSUE_TEMPLATE/10_model_request.yml b/.github/ISSUE_TEMPLATE/10_model_request.yml index 10bc32835..667ee6bf1 100644 --- a/.github/ISSUE_TEMPLATE/10_model_request.yml +++ b/.github/ISSUE_TEMPLATE/10_model_request.yml @@ -1,6 +1,5 @@ name: Model request description: Request a new model for the library -title: "" labels: [mr] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/20_feature_request.yml b/.github/ISSUE_TEMPLATE/20_feature_request.yml index a73760f08..72bf53d10 100644 --- a/.github/ISSUE_TEMPLATE/20_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/20_feature_request.yml @@ -1,6 +1,5 @@ name: Feature request description: Propose a new feature -title: "" labels: [needs-triage, fr] body: - type: markdown