Introduce staging tiers for plugns
Open
area/plugins
good first issue
help wanted
lang/go
priority/2
scope/M
type/enhancement
- Dominant language
- Go
- Stars
- 3.2k
- Forks
- 304
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 78
Description
Some plugins are more production ready than others.
We should group them to indicate their stability:
```
-plugins/
|-stable/
|-experimental/
```
this will also require config changes
Contributor guide
Assessment
This issue has not been assessed yet.