Sha256: 0f46ad5e851f1d1953afd9373f205c7296106c95f9a1731ba261a6578af7bd85

Contents?: true

Size: 1.51 KB

Versions: 29

Compression:

Stored size: 1.51 KB

Contents

name: Feature Request
description: Request a new feature
title: "[Feat]: "
labels: [ "triage" ]
body:
  - type: markdown
    attributes:
      value: |
        Thank you for taking the time to request a new feature.
        Please note, all feature requests are subject to review and approval.
        We welcome all suggestions and ideas, but we cannot guarantee when or if we will implement them.
        
        We also welcome pull requests, if you would like to implement the feature yourself.
        Doing so will likely accelerate the process of implementing the requested feature.
  - type: checkboxes
    id: searched
    attributes:
      label: Feature Request Is New
      # change issue link below for the specific repo
      description: |
        Before we begin, please confirm that the requested feature does not already exist or has not [already been requested](https://github.com/EasyPost/easypost-ruby/issues).
      options:
        - label: I have verified that the requested feature does not already exist or has not already been requested.
          required: true
  - type: textarea
    id: description
    attributes:
      label: Description of the feature
      description: |
        Please provide a detailed description of the feature, including:
        - What the feature is
        - What value it adds to the application
        - How it should be implemented (i.e. pseudo-code, or a high-level description of the user experience)
        - Any other relevant information
    validations:
      required: true

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
easypost-6.4.1 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-6.4.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-6.3.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-6.2.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-6.1.1 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-6.1.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-6.0.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-5.3.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-5.2.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-5.1.1 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-5.1.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-5.0.1 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-5.0.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-4.13.1 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-4.13.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-4.12.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-4.11.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-4.10.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-4.9.0 .github/ISSUE_TEMPLATE/feature_request.yml
easypost-4.8.1 .github/ISSUE_TEMPLATE/feature_request.yml