docs-v2/content/flux/v0.x/stdlib/contrib/_index.md

31 lines
1.2 KiB
Markdown

---
title: Flux contrib package (user-contributed)
list_title: contrib package (user-contributed)
description: >
The Flux `contrib` package contains packages and functions that are contributed
and maintained by members of the Flux and InfluxDB communities.
aliases:
- /influxdb/v2.0/reference/flux/stdlib/contrib/
- /influxdb/cloud/reference/flux/stdlib/contrib/
menu:
flux_0_x_ref:
name: contrib
parent: Standard library
weight: 11
flux/v0.x/tags: [contributed, functions, package]
---
The Flux `contrib` package contains packages and functions that are contributed
and maintained by members of the Flux and InfluxDB communities.
InfluxData supports user-contributed Flux packages and functions.
We also recognize the importance of original contributors reviewing updates to
their packages and functions.
To support both contributors and our community, InfluxData requests reviews from
original authors on all proposed changes to contributed packages and functions.
For information about adding a new Flux package or future plans regarding Flux contributions,
see [Contribute Third Party Flux Packages](https://github.com/influxdata/flux/blob/master/stdlib/contrib/README.md).
{{< children >}}