Sha256: 8d46baa066319a826006e5f2b61d2de49d4df9885b5b156f8035b460dde80d6a

Contents?: true

Size: 719 Bytes

Versions: 3

Compression:

Stored size: 719 Bytes

Contents

# Story

TODO: link to the internal story

## Related

TODO: links to related PRs or issues

# Description

TODO

# Changes

TODO: changes introduced by this PR

# Checklist reminder

- [ ] You follow the architecture outlined below for RSpec in Queue Mode, which is a work in progress (feel free to propose changes):
  - Pure: `lib/knapsack_pro/pure/queue/rspec_pure.rb` contains pure functions that are unit tested.
  - Extension: `lib/knapsack_pro/extensions/rspec_extension.rb` encapsulates calls to RSpec internals and is integration and e2e tested.
  - Runner: `lib/knapsack_pro/runners/queue/rspec_runner.rb` invokes the pure code and the extension to produce side effects, which are integration and e2e tested.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
knapsack_pro-7.1.0 .github/pull_request_template.md
knapsack_pro-7.0.1 .github/pull_request_template.md
knapsack_pro-7.0.0 .github/pull_request_template.md