Tell us about your environment
Rationale: Developer documentation usually includes not only code excerpts, but also sample code files. It can be a nice visual reminder for the reader if we include the file name for a given sample code block, especially if that code file needs to have a fixed name (eg. configuration files like .travis.yml).
Example: From Travis CI documentation:
