Sha256: 46b11db3dd07988ff96df405b82030d52ad8d1ad3b4417c87a63ac6e0b4f5fca

Contents?: true

Size: 1.07 KB

Versions: 39

Compression:

Stored size: 1.07 KB

Contents

name: Enhancement
description: Enhancement to our codebase that isn't a adding or changing a feature
title: "[Enhancement]: <YOUR ENHANCEMENT>"
labels: ["type:enhancement"]
body:
  - type: markdown
    attributes:
      value: |-
        Hi! 👋 Thanks for taking the time to open an issue.

        While we can't promise we'll implement your request, we'll certainly look it over and take your needs into consideration.
  - type: dropdown
    id: app_type
    attributes:
      label: What type of project(s) will this request affect?
      options:
        - app
        - extension
        - script
        - theme
        - other
      multiple: true
    validations:
      required: true
  - type: textarea
    id: overview
    attributes:
      label: Overview
      description: Describe in your own words the change you'd like to be made to the CLI.
    validations:
      required: true
  - type: textarea
    id: motivation
    attributes:
      label: Motivation
      description: What inspired this request? What problems were you facing?
    validations:
      required: true

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
shopify-cli-2.19.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.18.1 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.18.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.17.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.16.1 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.16.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.15.6 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.15.5 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.15.4 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.15.3 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.15.2 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.15.1 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.15.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.14.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.13.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.12.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.11.2 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.11.1 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.11.0 .github/ISSUE_TEMPLATE/enhancement.yaml