Added more detail to contrib doc (#2905)

* Added more detail to contrib doc.

* Added more edits.

* Update content/influxdb/cloud/reference/flux/stdlib/contrib/_index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Specified packages and functions.

* Added links and edits to contrib OSS and cloud.

* minor edit

* Update content/influxdb/cloud/reference/flux/stdlib/contrib/_index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
pull/2936/head
mluu12 2021-07-28 20:32:52 -07:00 committed by GitHub
parent 48b07b1617
commit 090204f5ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 2 deletions

View File

@ -11,6 +11,10 @@ weight: 202
influxdb/v2.0/tags: [contributed, functions, package]
---
User-contributed packages and functions are contributed and maintained by members of the InfluxDB and Flux 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 at large, InfluxData will request a review by the original author on all proposed changes to packages and functions.
If you'd like to add a new Flux package or are curious about our future plans regarding Flux contributions, see how to [Contribute Third Party Flux Packages](https://github.com/influxdata/flux/blob/master/stdlib/contrib/README.md).
{{< children >}}

View File

@ -11,6 +11,10 @@ weight: 202
influxdb/v2.0/tags: [contributed, functions, package]
---
User-contributed packages and functions are contributed and maintained by members of the InfluxDB and Flux 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 at large, InfluxData requests reviews from original authors regarding all changes to the packages and functions.
If you'd like to add a new Flux package or are curious about our future plans regarding Flux contributions, see how to [Contribute Third Party Flux Packages](https://github.com/influxdata/flux/blob/master/stdlib/contrib/README.md).
{{< children >}}