From af5fc58d28527a4c2d9b2313e12248f2d6817bfa Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sat, 28 Sep 2024 04:31:25 +0800 Subject: chore: create publish_model.yml --- .github/ISSUE_TEMPLATE/publish_model.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/publish_model.yml (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/publish_model.yml b/.github/ISSUE_TEMPLATE/publish_model.yml new file mode 100644 index 0000000..305cc5c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/publish_model.yml @@ -0,0 +1,11 @@ +name: Publish an AI Model +description: Submit your Model to be automatically validated and published on the market. +title: "model: {name}" +body: + - type: input + id: model_name + attributes: + label: model_name + description: model名 + validations: + required: true -- cgit v1.2.3-70-g09d2