From 138f72a7cad3a46deecf1ae1bea97b034d5c10dd Mon Sep 17 00:00:00 2001 From: pompydev Date: Thu, 12 Jun 2025 13:43:58 +0900 Subject: [PATCH] docs: remove outdated toc --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index c1678c3..d471fbf 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,6 @@ Before you start, please first discuss the feature/bug you want to add with the We have a few guidelines to follow when contributing to this project: -- [Commit Convention](#commit-convention) -- [Setup](#setup) -- [Development](#development) -- [Build](#build) -- [Pull Request](#pull-request) - ## Commit Convention Before you create a Pull Request, please make sure your commit message follows the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification.