Sha256: cc0c2b5dfbed513f3f8cdf0d915d6d6873e93a8a072212b66024fcb239683444

Contents?: true

Size: 1.26 KB

Versions: 3

Compression:

Stored size: 1.26 KB

Contents

name: 🚀🆕 Feature Request
description: Suggest an idea or possible new feature for this project
title: "[Feature Request] <title>"
labels: [feature, 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: Is your feature request related to a problem? Please describe
    description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
  validations:
    required: true
- type: textarea
  attributes:
    label: Describe the feature you'd like to see implemented
    description: A clear and concise description of what you want to happen
  validations:
    required: true
- type: textarea
  attributes:
    label: Describe alternatives you've considered
    description: A clear and concise description of any alternative solutions or features you've considered
  validations:
    required: false
- type: textarea
  attributes:
    label: Additional context
    description: Add any other context or additional information about the problem here
  validations:
    required: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rspec_profiling-0.0.9 .github/ISSUE_TEMPLATE/feature-request.yml
rspec_profiling-0.0.8 .github/ISSUE_TEMPLATE/feature-request.yml
rspec_profiling-0.0.7 .github/ISSUE_TEMPLATE/feature-request.yml