We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95fc962 commit 93b4675Copy full SHA for 93b4675
docs/contributing/feature-stages.md
@@ -32,7 +32,8 @@ coder server --experiments=feature1,feature2
32
<!-- Code generated by scripts/release/docs_update_experiments.sh. DO NOT EDIT. -->
33
<!-- BEGIN: available-experimental-features -->
34
35
-Currently no experimental features are available in the latest mainline or
36
-stable release.
+| Feature | Description | Available in |
+| --------------- | ------------------------------------------------------------------- | ---------------- |
37
+| `notifications` | Sends notifications via SMTP and webhooks following certain events. | mainline, stable |
38
39
<!-- END: available-experimental-features -->
0 commit comments