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.36.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.35.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.34.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.33.1 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.33.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.32.1 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.32.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.31.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.30.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.29.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.28.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.27.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.26.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.25.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.24.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.23.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.22.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.21.0 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.20.1 .github/ISSUE_TEMPLATE/enhancement.yaml
shopify-cli-2.20.0 .github/ISSUE_TEMPLATE/enhancement.yaml