summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a958777f..e6dea5c4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,19 +2,19 @@
## Table of Contents
-- [❤️ Ways to Contribute](#❤️-ways-to-contribute)
- - [🐛 Report Bugs](#🐛-report-bugs)
- - [✨ Suggest Enhancements](#✨-suggest-enhancements)
- - [📖 Updating / Improving Documentation](#📖-updating--improving-documentation)
- - [🧑‍💻 Contributing Code](#🧑‍💻-contributing-code)
+- [❤️ Ways to Contribute](#%EF%B8%8F-ways-to-contribute)
+ - [🐛 Report Bugs](#-report-bugs)
+ - [✨ Suggest Enhancements](#-suggest-enhancements)
+ - [📖 Updating / Improving Documentation](#-updating--improving-documentation)
+ - [🧑‍💻 Contributing Code](#-contributing-code)
- [Setup Development Environment](#setting-up-the-development-environment)
- [Writing Steps](#writing-steps)
- [Writing Context Providers](#writing-context-providers)
-- [📐 Continue Architecture](#📐-continue-architecture)
+- [📐 Continue Architecture](#-continue-architecture)
- [Continue VS Code Client](#continue-vs-code-client)
- [Continue IDE Websockets Protocol](#continue-ide-websockets-protocol)
- [Continue GUI Websockets Protocol](#continue-gui-websockets-protocol)
-- [❇️ Core Concepts](#❇️-core-concepts)
+- [❇️ Core Concepts](#%EF%B8%8F-core-concepts)
- [Step](#step)
- [Autopilot](#autopilot)
- [Observation](#observation)