Sha256: 3fba5899c7265ba040aedc4659572ecca20b30a2c3bb4e0c4834299cee456c3d

Contents?: true

Size: 1.26 KB

Versions: 34

Compression:

Stored size: 1.26 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 (if needed).

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
shopify-cli-2.19.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.18.1 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.18.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.17.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.16.1 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.16.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.15.6 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.15.5 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.15.4 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.15.3 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.15.2 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.15.1 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.15.0 .github/PULL_REQUEST_TEMPLATE.md
shopify-cli-2.14.0 .github/PULL_REQUEST_TEMPLATE.md