Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1018 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

35 lines (25 loc) · 1018 Bytes

If you have a question, please direct it to the consul mailing list if it hasn't been addressed in either the FAQ or in one of the Consul Guides.

When filing a bug, please include the following:

consul version for both Client and Server

Client: [client version here] Server: [server version here]

consul info for both Client and Server

Client:

[Client `consul info` here]

Server:

[Server `consul info` here]

Operating system and Environment details

Description of the Issue (and unexpected/desired result)

Reproduction steps

Log Fragments or Link to gist

Include appropriate Client or Server log fragments. If the log is longer than a few dozen lines, please include the URL to the gist.

TIP: Use -log-level=TRACE on the client and server to capture the maximum log detail.