Sha256: 2eaa78a2a325b4dbaa43df6fa8421d5fac7124dcb55b4430881f001befb77bb3

Contents?: true

Size: 1.01 KB

Versions: 17

Compression:

Stored size: 1.01 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.
-->

### Update checklist
<!--
  Ideally, CHANGELOG entries should be in the format
  `* [#PR](PR URL): Message`. You should consider adding your PR
  and then making the CHANGELOG update once you know the PR number.
-->
- [ ] 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).

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
shopify-cli-2.6.3 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.6.2 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.6.1 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.6.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.5.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.4.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.3.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.2.2 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.2.1 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.2.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.1.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.0.2 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.0.1 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.0.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-1.14.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-1.13.1 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-1.13.0 .github/PULL_REQUEST_TEMPLATE.md