Update pull request template to reference man pages and update changelog
parent
94f6c19eab
commit
e50850da5b
|
@ -8,3 +8,4 @@
|
|||
_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
|
||||
|
|
|
@ -41,6 +41,7 @@ With this release the systemd configuration files for InfluxDB will use the syst
|
|||
- [#5500](https://github.com/influxdata/influxdb/issues/5500): Add extra trace logging to tsm engine.
|
||||
- [#6909](https://github.com/influxdata/influxdb/issues/6909): Log the CQ execution time when continuous query logging is enabled.
|
||||
- [#7046](https://github.com/influxdata/influxdb/pull/7046): Add tsm file export to influx_inspect tool.
|
||||
- [#7011](https://github.com/influxdata/influxdb/issues/7011): Create man pages for commands.
|
||||
|
||||
### Bugfixes
|
||||
|
||||
|
|
Loading…
Reference in New Issue