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