Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 575 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

20 lines (13 loc) · 575 Bytes

Pack (replace this with the pack's name)

Status

Replace this: describe the pack and PR status. Examples:

  • new pack, complete
  • pack extension, work in progress
  • bugfix

Description

Replace this with the PR description.

Checklist (tick everything that applies)

  • Metadata: pack.yaml, icon, structure (required for new packs)
  • Version bump (required for changed packs)
  • Code linting (required, can be done after the PR checks)
  • Tests (not required but really recommended)