github.com/yankunsam/loki/v2@v2.6.3-0.20220817130409-389df5235c27/.github/ISSUE_TEMPLATE/bug_report.md (about) 1 --- 2 name: Bug report 3 about: Create a report to help us improve 4 title: '' 5 labels: '' 6 assignees: '' 7 8 --- 9 10 <!-- Please keep the structure below, or your issue may be closed. --> 11 12 **Describe the bug** 13 A clear and concise description of what the bug is. 14 15 **To Reproduce** 16 Steps to reproduce the behavior: 17 1. Started Loki (SHA or version) 18 2. Started Promtail (SHA or version) to tail '...' 19 3. Query: `{} term` 20 21 **Expected behavior** 22 A clear and concise description of what you expected to happen. 23 24 **Environment:** 25 - Infrastructure: [e.g., Kubernetes, bare-metal, laptop] 26 - Deployment tool: [e.g., helm, jsonnet] 27 28 **Screenshots, Promtail config, or terminal output** 29 If applicable, add any output to help explain your problem.