Sha256: 5905309ff905dbb024d1e54269e6654d0645bc7e3aae49d229d78059595d62e3

Contents?: true

Size: 621 Bytes

Versions: 4

Compression:

Stored size: 621 Bytes

Contents

name: ❓ Question or Support Request
description: Questions and requests for support
title: "[Question/Support] <title>"
labels: [question, support, needs-triage]
body:
- type: checkboxes
  attributes:
    label: Is there an existing issue for this?
    description: Please search to see if an issue already exists for the bug you encountered.
    options:
    - label: I have searched the existing issues
      required: true
- type: textarea
  attributes:
    label: Describe your question or ask for support
    description: A concise description of what you would like support with
  validations:
    required: true

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
rspec_profiling-0.0.9 .github/ISSUE_TEMPLATE/question-support.yml
rspec_profiling-0.0.8 .github/ISSUE_TEMPLATE/question-support.yml
rspec_profiling-0.0.7 .github/ISSUE_TEMPLATE/question-support.yml
handcuffs-2.0.0 .github/ISSUE_TEMPLATE/question-support.yml