From eeb65f04a37143e34fc6143c37234cc89d4ee37c Mon Sep 17 00:00:00 2001 From: UnicornChance Date: Tue, 10 Sep 2024 07:27:00 -0600 Subject: [PATCH] chore: revert contributing doc style change --- CONTRIBUTING.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 856ba2d5b..d07a14424 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,15 +6,15 @@ This document describes the process and requirements for contributing to this UD ## Table of Contents -- [Welcome to UDS Core](#welcome-to-uds-core) - - [Table of Contents](#table-of-contents) - - [Developer Experience](#developer-experience) - - [Definition of Done](#definition-of-done) - - [Getting Started](#getting-started) - - [Submitting a Pull Request](#submitting-a-pull-request) - - [Note for External Contributors](#note-for-external-contributors) - - [PR Requirements](#pr-requirements) - - [Contact](#contact) +1. [Welcome to UDS Core](#welcome-to-uds-core) +2. [Table of Contents](#table-of-contents) +3. [Developer Experience](#developer-experience) +4. [Definition of Done](#definition-of-done) +5. [Getting Started](#getting-started) +6. [Submitting a Pull Request](#submitting-a-pull-request) + 1. [Note for External Contributors](#note-for-external-contributors) + 2. [PR Requirements](#pr-requirements) +7. [Contact](#contact) ## Developer Experience