We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parente4886c3 commit513c5e7Copy full SHA for 513c5e7
README.md
@@ -10,7 +10,8 @@ This repository contains source code for Coder V2. Additional documentation:
10
##Directory Structure
11
12
-`.github/`: Settings for[Dependabot for updating dependencies](https://docs.github.com/en/code-security/supply-chain-security/customizing-dependency-updates) and[build/deploy pipelines with GitHub Actions](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions).
13
--[`semantic.yaml`](./github/semantic.yaml): Configuration for[semantic pull requests](https://github.com/apps/semantic-pull-requests)
+-[`semantic.yaml`](./github/semantic.yaml): Configuration for[semantic pull requests](https://github.com/apps/semantic-pull-requests)\
14
+-`examples`: Example terraform project templates
15
-`site`: Front-end UI code.
16
17
##Development