Skip to content

Commit

Permalink
docs: add deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
taras-yemets committed Sep 7, 2022
1 parent b5a4021 commit 91cfe1f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Sourcegraph extension samples

## ⚠️ Deprecation notice

**Sourcegraph extensions have been deprecated with the September 2022 Sourcegraph
release. [Learn more](https://docs.sourcegraph.com/extensions/deprecation).**

The repo and the docs below are kept to support older Sourcegraph versions.

## Description

![](https://user-images.githubusercontent.com/1976/45107396-53d56880-b0ee-11e8-96e9-ca83e991101c.png)

Take your Sourcegraph extension development further by viewing our sample extensions. Each demonstrates different capabilities of the [Sourcegraph extension API](https://docs.sourcegraph.com/extensions).
Expand Down

0 comments on commit 91cfe1f

Please sign in to comment.