summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-30 22:30:00 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-30 22:30:00 -0700
commit57a572a420e16b08301f0c6738a1b414c59bce85 (patch)
tree2bdbc7831d66aafefe30a9e236ecc150d80024cc /CONTRIBUTING.md
parent1bc5777ed168e47e2ef2ab1b33eecf6cbd170a61 (diff)
parent8bd76be6c0925e0d5e5f6d239e9c6907df3cfd23 (diff)
downloadsncontinue-57a572a420e16b08301f0c6738a1b414c59bce85.tar.gz
sncontinue-57a572a420e16b08301f0c6738a1b414c59bce85.tar.bz2
sncontinue-57a572a420e16b08301f0c6738a1b414c59bce85.zip
Merge remote-tracking branch 'continuedev/main' into llm-object-config-merge-main
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bf39f22c..50d694f4 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)