From 204260818e9987c4a84f520d63d9c8758c986cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=A1=E9=82=89=E7=A5=90=E4=B8=80=20/=20Yuichi=20Watana?= =?UTF-8?q?be?= Date: Mon, 3 Jul 2023 19:46:38 +0900 Subject: [PATCH] docs: remove medatada in PULL_REQUEST_TEMPLATE.md (#423) --- .github/PULL_REQUEST_TEMPLATE.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f7e4540..44bf697 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,3 @@ ---- -name: Pull Request -about: Propose changes to the codebase -title: '' -labels: '' -assignees: '' - ---- - A similar PR may already be submitted! Please search among the [Pull request](https://github.com/sashabaranov/go-openai/pulls) before creating one.