Skip to content

Commit 993382d

Browse files
πŸ“ Revert unintentional changes to ToCs
1 parent 3e949cb commit 993382d

File tree

2 files changed

+12
-29
lines changed

2 files changed

+12
-29
lines changed

β€Ž.github/CONTRIBUTING.mdβ€Ž

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,17 @@ If you are looking for help or at any point have questions, check out "[Help!: i
44

55
**Beware:** We reserve the right to close issues and pull requests that do not follow the steps outlined in: [Introduction to the contribution model](#introduction-to-the-contribution-model). This is not because we want to be mean or micro-manage the way things are done - but a project of this size requires some consistency in the way we cooperate in order to be manageable.
66

7-
- [Introduction to the contribution model](#introduction-to-the-contribution-model)
8-
- [The process of contributing](#the-process-of-contributing)
9-
- [UX Refinement](#ux-refinement)
10-
- [Tech Refinement](#tech-refinement)
11-
- [Publish a WIP draft](#publish-a-wip-draft)
12-
- [Self-review](#self-review)
13-
- [UX review](#ux-review)
14-
- [Before you get coding](#before-you-get-coding)
15-
- [Checklist: I have a component request](#checklist-i-have-a-component-request)
16-
- [Checklist: I have an enhancement](#checklist-i-have-an-enhancement)
17-
- [Checklist: I have found a bug](#checklist-i-have-found-a-bug)
18-
- [Setup environment and tooling for contribution](#setup-environment-and-tooling-for-contribution)
19-
- [Clone and install the repository](#clone-and-install-the-repository)
20-
- [Node](#node)
21-
- [TSlint](#tslint)
22-
- [VSCode "workspace library execution"-issue](#vscode-workspace-library-execution-issue)
23-
- [Prettier](#prettier)
7+
* [Introduction to the contribution model](#introduction-to-the-contribution-model)
8+
+ [The process of contributing](#the-process-of-contributing)
9+
+ [Before you get coding](#before-you-get-coding)
10+
+ [Checklist: I have a component request](#checklist-i-have-a-component-request)
11+
+ [Checklist: I have an enhancement](#checklist-i-have-an-enhancement)
12+
+ [Checklist: I have found a bug](#checklist-i-have-found-a-bug)
13+
* [Setup environment and tooling for contribution](#setup-environment-and-tooling-for-contribution)
14+
+ [Clone and install the repository](#clone-and-install-the-repository)
15+
+ [Node](#node)
16+
+ [TSlint](#tslint)
17+
+ [Prettier](#prettier)
2418

2519
# Introduction to the contribution model
2620

β€Žreadme.mdβ€Ž

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,23 +27,12 @@ The Kirby Cookbook, containing samples, status of components etc. can be accesse
2727

2828
## Table of Contents
2929

30-
- [Kirby Design System](#kirby-design-system)
31-
- [About](#about)
32-
- [πŸ’₯ Kirby v. `1.0.0` has landed! Please see the Migration Guide if you're upgrading from `<= 0.8.x`](#-kirby-v-100-has-landed-please-see-the-migration-guide-if-youre-upgrading-from--08x)
33-
- [Table of Contents](#table-of-contents)
3430
- [Installation](#installation)
3531
- [Include KirbyModule](#include-kirbymodule)
3632
- [Sass](#sass)
37-
- [Generic Print Styles (Optional)](#generic-print-styles-optional)
33+
- [Icons](#icons)
3834
- [Testing](#testing)
3935
- [Migration Guide](#migration-guide)
40-
- [Simplified namespaces](#simplified-namespaces)
41-
- [Mac / Linux](#mac--linux)
42-
- [Windows](#windows)
43-
- [Change TypeScript configuration](#change-typescript-configuration)
44-
- [Changed dependencies](#changed-dependencies)
45-
- [Deprecation](#deprecation)
46-
- [Icons](#icons)
4736
- [Folder Structure](#folder-structure)
4837
- [Scripts](#scripts)
4938
- [Developing new features in Kirby](#developing-new-features-in-kirby)

0 commit comments

Comments
Β (0)