1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-11 06:24:35 +00:00
Files
core/.github/PULL_REQUEST_TEMPLATE.md
Allan 39f700bed2 chore: regenerating all.sas
(also adding reminder in PR template)
2023-06-20 09:46:43 +01:00

393 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 (sasjs lint).
  • Any new functionality has been unit tested.
  • All unit tests are passing (sasjs test).
  • all.sas has been regenerated (python3 build.py)