Skip to content

Commit 63e543a

Browse files
authored
docs: add deprecation notice
1 parent 20546ba commit 63e543a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@
66
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
77
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
88

9+
## ⚠️ Deprecation notice
10+
11+
**Sourcegraph extensions have been deprecated with the September 2022 Sourcegraph
12+
release. [Learn more](https://docs.sourcegraph.com/extensions/deprecation).**
13+
14+
The repo and the docs below are kept to support older Sourcegraph versions.
15+
16+
## Description
17+
918
CLI to generate the skeleton of a Sourcegraph extension.
1019

1120
```

0 commit comments

Comments
 (0)