Sha256: e57d3e031057349d346bdabc887dba2dc86eb68437775161c7d6c551ed309d9c

Contents?: true

Size: 1.28 KB

Versions: 16

Compression:

Stored size: 1.28 KB

Contents

name: Bug Report
description: File a bug report
title: "[Bug]: "
labels: [bug]
body:
  - type: markdown
    attributes:
      value: |
        Thank you for taking the time to fill out this report. Remember that these issues are public and if you need to discuss implementation specific issues securely, please [use our support portal](https://www.ibm.com/mysupport).
  - type: textarea
    id: problem-description
    attributes:
      label: Problem Description
      description: What was the issue that caused you to file this bug?
    validations:
      required: true
  - type: textarea
    id: mcve
    attributes:
      label: Minimal, Complete, Verifiable, Example
      description: Can you provide steps needed to reproduce this issue outside of your application?
    validations:
      required: false
  - type: textarea
    id: gemfile-lock
    attributes:
      label: Gemfile.lock
      description: Please paste the contents of the Gemfile.lock for the application that was affected by this bug.
      render: shell
    validations:
      required: true
  - type: textarea
    id: ruby-version
    attributes:
      label: Ruby Version
      description: What version of Ruby was the application running under when it encountered this bug?
      render: shell
    validations:
      required: true

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
instana-1.217.1 .github/ISSUE_TEMPLATE/bug.yml
instana-1.217.0 .github/ISSUE_TEMPLATE/bug.yml
instana-1.216.0 .github/ISSUE_TEMPLATE/bug.yml
instana-1.215.1 .github/ISSUE_TEMPLATE/bug.yml
instana-1.215.0 .github/ISSUE_TEMPLATE/bug.yml
instana-1.214.4 .github/ISSUE_TEMPLATE/bug.yml
instana-1.214.3 .github/ISSUE_TEMPLATE/bug.yml
instana-1.214.2 .github/ISSUE_TEMPLATE/bug.yml
instana-1.214.1 .github/ISSUE_TEMPLATE/bug.yml
instana-1.214.0 .github/ISSUE_TEMPLATE/bug.yml
instana-1.213.3 .github/ISSUE_TEMPLATE/bug.yml
instana-1.213.2 .github/ISSUE_TEMPLATE/bug.yml
instana-1.213.1 .github/ISSUE_TEMPLATE/bug.yml
instana-1.213.0 .github/ISSUE_TEMPLATE/bug.yml
instana-1.212.0 .github/ISSUE_TEMPLATE/bug.yml
instana-1.211.0 .github/ISSUE_TEMPLATE/bug.yml