Codebase list golang-github-go-kit-kit / run/f9d8373b-9935-4125-b2b2-694ccabcf82b/upstream .github / ISSUE_TEMPLATE / bug_report.yaml
run/f9d8373b-9935-4125-b2b2-694ccabcf82b/upstream

Tree @run/f9d8373b-9935-4125-b2b2-694ccabcf82b/upstream (Download .tar.gz)

bug_report.yaml @run/f9d8373b-9935-4125-b2b2-694ccabcf82b/upstreamraw · history · blame

name: Bug report
description: Report a bug
labels: [bug]
body:
- type: textarea
  attributes:
    label: What did you do?
  validations:
    required: true
- type: textarea
  attributes:
    label: What did you expect?
  validations:
    required: true
- type: textarea
  attributes:
    label: What happened instead?
  validations:
    required: true