Sha256: 15147a4be85be9734f4bad2f57d272249c5774a097011bcfef86481fc3f62ad8

Contents?: true

Size: 1.25 KB

Versions: 18

Compression:

Stored size: 1.25 KB

Contents

<!--
  ☝️How to write a good PR title:
  - Prefix it with [Feature] (if applicable)
  - Start with a verb, for example: Add, Delete, Improve, Fix…
  - Give as much context as necessary and as little as possible
  - Use a draft PR while it’s a work in progress
-->

### WHY are these changes introduced?

Fixes #0000 <!-- link to issue if one exists -->

<!--
  Context about the problem that’s being addressed.
-->

### WHAT is this pull request doing?

<!--
  Summary of the changes committed.
  Before / after screenshots appreciated for UI changes.
-->

### How to test your changes?

<!--
  Please, provide steps for the reviewer to test your changes locally.
-->

### Post-release steps

<!--
  If changes require post-release steps, for example merging and publishing some documentation changes,
  specify it in this section and add the label "includes-post-release-steps".
  If it doesn't, feel free to remove this section.
-->

### Update checklist

- [ ] I've added a CHANGELOG entry for this PR (if the change is public-facing)
- [ ] I've considered possible cross-platform impacts (Mac, Linux, Windows).
- [ ] I've left the version number as is (we'll handle incrementing this when releasing).
- [ ] I've included any post-release steps in the section above.

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
shopify-cli-2.13.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.12.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.11.2 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.11.1 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.11.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.10.2 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.10.1 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.10.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.9.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.8.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.7.4 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.7.3 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.7.2 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.7.1 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.7.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.6.6 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.6.5 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.6.4 .github/PULL_REQUEST_TEMPLATE.md