File tree Expand file tree Collapse file tree 2 files changed +4
-18
lines changed Expand file tree Collapse file tree 2 files changed +4
-18
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,10 @@ This package is a Go library to interact with the Firecracker API. There is
5
5
also a command-line application that can be used to control Firecracker microVMs
6
6
called ` firectl ` .
7
7
8
- There are some Firecracker features that are not yet supported by the
9
- SDK. Please see the [ TODO] ( TODO.md ) file for details. Contributions to
10
- address missing features are welcomed.
8
+ There are some Firecracker features that are not yet supported by the SDK.
9
+ These are tracked as GitHub issues with the
10
+ [ firecracker-feature] ( https://github.com/firecracker-microvm/firecracker-go-sdk/issues?q=is%3Aissue+is%3Aopen+label%3Afirecracker-feature )
11
+ label . Contributions to address missing features are welcomed.
11
12
12
13
Developing
13
14
---
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments