Merge pull request #74 from influxdata/contributing-image-naming

Update CONTRIBUTING.md
pull/77/head
noramullen1 2019-02-25 14:10:12 -08:00 committed by GitHub
commit c95386c26f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -299,6 +299,8 @@ menu:
v2_0_ref:
# ...
```
### Image naming conventions
Save images using the following naming format: `version-context-description.png`. For example, `2-0-visualizations-line-graph.png` or `2-0-tasks-add-new.png`. Specify a version other than 2.0 only if the image is specific to that version.
## New Versions of InfluxDB
Version bumps occur regularly in the documentation.