summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorTy Dunn <ty@tydunn.com>2023-07-28 17:24:22 -0700
committerGitHub <noreply@github.com>2023-07-28 17:24:22 -0700
commit6a808de4d5da07fea25552d3750bd694077a4eb0 (patch)
tree00ce0fac34a51daea349900e086a15d12c7b0c0d /CONTRIBUTING.md
parent3e811ea66bd79ff378488a83235409de91b2263d (diff)
downloadsncontinue-6a808de4d5da07fea25552d3750bd694077a4eb0.tar.gz
sncontinue-6a808de4d5da07fea25552d3750bd694077a4eb0.tar.bz2
sncontinue-6a808de4d5da07fea25552d3750bd694077a4eb0.zip
adjusting anchor tags
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 14f295b5..e6dea5c4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -3,18 +3,18 @@
## Table of Contents
- [❤️ 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)
+ - [🐛 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)