1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 09:24:35 +00:00
Files
adapter/PULL_REQUEST_TEMPLATE.md
2020-11-25 20:29:43 +00:00

485 B

Issue

Link any related issue(s) in this section.

Intent

What this PR intends to achieve.

Implementation

What code changes have been made to achieve the intent.

Checks

  • Code is formatted correctly (npm run lint:fix).
  • All unit tests are passing (npm test).
  • All sasjs-cli unit tests are passing (npm test).
  • All sasjs-tests are passing (instructions available here).