Sha256: e14fb80463382886404f154cec4f149f1d319f2a5fa1b1e921d1973e85a571b4

Contents?: true

Size: 1.55 KB

Versions: 1

Compression:

Stored size: 1.55 KB

Contents

name: Request a new feature
description: Got an idea for a new feature? Let us know what you want and we will see if we can add it
title: "[Feature Request]: "
labels: ["type: feature", "state: triage"]
assignees:
  - tgwolf
body:
  - type: textarea
    id: releated-to
    attributes:
      label: Is your feature request related to a problem?
      description: A clear and concise description of what the problem is. E.g. I'm always frustrated when ...
    validations:
      required: true
  - type: textarea
    id: suggested-solution
    attributes:
      label: Suggested Solution
      description: A clear and concise description of what you want to see implemented.
    validations:
      required: true
  - type: textarea
    id: alternatives
    attributes:
      label: Describe alternatives you've considered
      description: A clear and concise description of any alternative solutions or features you've considered.
    validations:
      required: true
  - type: textarea
    id: additional-information
    attributes:
      label: Additional information
      description: Please provide any additional information that you think will help us to resolve this bug.
    validations:
      required: false
  - type: checkboxes
    id: terms
    attributes:
      label: Code of Conduct
      description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/DevelopersToolbox/github-lister-core/blob/master/.github/CODE_OF_CONDUCT.md)
      options:
        - label: I agree to follow this project's Code of Conduct
          required: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
github-lister-core-0.1.8 .github/ISSUE_TEMPLATE/feature_request.yml