From 3e56fb34ff0eb0b5d12ef1017ba6d21eef442fba Mon Sep 17 00:00:00 2001 From: Peter Mekhaeil <4616064+petermekhaeil@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:50:13 +0800 Subject: [PATCH] Update github-issue-forms.md --- learnings/github-issue-forms.md | 1 - 1 file changed, 1 deletion(-) diff --git a/learnings/github-issue-forms.md b/learnings/github-issue-forms.md index 985dc64..db63a6f 100644 --- a/learnings/github-issue-forms.md +++ b/learnings/github-issue-forms.md @@ -27,4 +27,3 @@ This will render the below form: ## Learn More - [Documentation](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms) - [Syntax for GitHub's form schema](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema) -- [Example: cvai.app](https://github.com/petermekhaeil/cvai.app/blob/master/.github/ISSUE_TEMPLATE/feature_request.yml?plain=1)