Skip to content

Commit

Permalink
Add snippet table
Browse files Browse the repository at this point in the history
  • Loading branch information
dogle-scottlogic committed Nov 18, 2024
1 parent 4e2bfe1 commit 80b3253
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,15 @@ CF3

![snippet](/docs/resources/snippet.gif)

#### Snippet overview

| Snippet | Description | File |
| ------------- | -------------------------------------- | -------------------------------------------------------- |
| Threats File | Create a blank FINOS CCC Threats file | [threats.code-snippets](.vscode/threats.code-snippets) |
| Threat | Create a blank FINOS CCC Threat | [threats.code-snippets](.vscode/threats.code-snippets) |
| Features File | Create a blank FINOS CCC Features file | [features.code-snippets](.vscode/features.code-snippets) |
| Feature | Create a blank FINOS CCC Feature | [features.code-snippets](.vscode/features.code-snippets) |

### YAML Schema validation

By default, the contents of `.vscode/settings.json` should automatically be considered by Visual Studio Code. In-line suggestions should appear in the event that your file is not compatible with the corresponding schema.
Expand Down

0 comments on commit 80b3253

Please sign in to comment.