mirror of
https://github.com/nikdoof/vsphere-influxdb-go.git
synced 2025-12-23 23:49:20 +00:00
add vendoring with go dep
This commit is contained in:
13
vendor/github.com/influxdata/influxdb/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
13
vendor/github.com/influxdata/influxdb/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
###### 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\>
|
||||
Reference in New Issue
Block a user