From e9b817acc7115b009f3b12f88d9ebd80f2f8a125 Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Tue, 18 Aug 2026 20:03:03 +0200 Subject: [PATCH] Contributing: Remove table of contents --- CONTRIBUTING.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ecb6f72..93cf17e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,26 +3,10 @@ SPDX-FileCopyrightText: Night Theme Switcher Contributors SPDX-License-Identifier: CC-BY-SA-4.0 --> -# Contributing +# Contributing You're welcome to contribute to the [code](#contributing-to-the-code) or to the [translations](#contributing-to-the-translations)! ---- - -## Table of contents - -- [Testing the extension](#testing-the-extension) - - [Transfering to a virtual machine](#transfering-to-a-virtual-machine) - - [Printing debug logs](#printing-debug-logs) -- [Contributing to the code](#contributing-to-the-code) - - [Coding style](#coding-style) - - [Copyright notice](#copyright-notice) - - [Creating new files](#creating-new-files) - - [Localized strings](#localized-strings) -- [Contributing to the translations](#contributing-to-the-translations) - ---- - ## Testing the extension ### Transfering to a virtual machine