mirror of
https://github.com/Oxalide/vsphere-influxdb-go.git
synced 2023-10-10 13:36:51 +02:00
14 lines
821 B
Markdown
14 lines
821 B
Markdown
|
###### Required for all non-trivial PRs
|
||
|
- [ ] Rebased/mergable
|
||
|
- [ ] Tests pass
|
||
|
- [ ] CHANGELOG.md updated
|
||
|
- [ ] Sign [CLA](https://influxdata.com/community/cla/) (if not already signed)
|
||
|
|
||
|
###### Required only if applicable
|
||
|
_You can erase any checkboxes below this note if they are not applicable to your Pull Request._
|
||
|
- [ ] [InfluxQL Spec](https://github.com/influxdata/influxdb/blob/master/influxql/README.md) updated
|
||
|
- [ ] Provide example syntax
|
||
|
- [ ] Update man page when modifying a command
|
||
|
- [ ] Config changes: update sample config (`etc/config.sample.toml`), server `NewDemoConfig` method, and `Diagnostics` methods reporting config settings, if necessary
|
||
|
- [ ] [InfluxData Documentation](https://github.com/influxdata/docs.influxdata.com): issue filed or pull request submitted \<link to issue or pull request\>
|