From cc023a43c45dd84d29f34e70301e8e50514f0d99 Mon Sep 17 00:00:00 2001 From: Inter Date: Sat, 1 Feb 2025 14:34:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20chore:=20clean=20up=20PR=20templ?= =?UTF-8?q?ate=20more?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Removed 'Description' section - Removed table in 'Information' section and replaced with bullet points - Made headers smaller --- .github/PULL_REQUEST_TEMPLATE.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0cc995b..c24f7bb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,16 +1,12 @@ -# Information +## Information -| Name | Category | -|------------|------------| -| Name | Category | + +* **Name:** [NAME] +* **Category:** [CATEGORY] -### Description +## Preview - - -# Preview - | Preview | Markdown Code | |---------|---------------| | [![GitHub](https://img.shields.io/badge/GitHub-%23121011.svg?logo=github&logoColor=white)](#) | `[![GitHub](https://img.shields.io/badge/GitHub-%23121011.svg?logo=github&logoColor=white)](#)` | \ No newline at end of file