aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2022-08-18 19:31:53 +0300
committerGitHub <noreply@github.com>2022-08-18 19:31:53 +0300
commit023e9c46fff8e7d4e54e96fe2324ec700f31a7f6 (patch)
tree6b53e66c06659cbb323fce489633cc26a42485e2 /README.md
parent3ac132483a31b769e43c9e985dd3ad16b3cc3202 (diff)
Update self-authoring information [skip ci] (#107)
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 5 insertions, 8 deletions
diff --git a/README.md b/README.md
index c6887a8..fb14c38 100644
--- a/README.md
+++ b/README.md
@@ -112,14 +112,11 @@ devcontainer build --workspace-folder <path-to-my-project-with-devcontainer>
### Creating your own collection of features
-Please see the
-[proposed specification](https://github.com/devcontainers/spec/blob/main/proposals/devcontainer-features-distribution.md)
-on how to start to author and distribute your own features.
-
-We're excited for you to create features! Our team is actively iterating on tools and examples to help members of the
-community author their own dev container features. If you have any feedback along the way, please let us know in the
-specification repo's issues on [features](https://github.com/devcontainers/spec/issues/61) or
-[feature distribution](https://github.com/devcontainers/spec/issues/70).
+The [feature distribution specification](https://github.com/devcontainers/spec/blob/main/proposals/devcontainer-features-distribution.md) outlines a pattern for community members and organizations to self-author features in repositories they control.
+
+A template repo [`devcontainers/feature-template`](https://github.com/devcontainers/feature-template) and [GitHub Action](https://github.com/devcontainers/action) are available to help bootstrap self-authored features.
+
+We are eager to hear your feedback on self-authoring! Please provide comments and feedback on [spec issue #70](https://github.com/devcontainers/spec/issues/70).
### Contributing to this repository