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