Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 751 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

12 lines (9 loc) · 751 Bytes

Pull Request Checklist

Check/accept these:

  • The tool I added is stable, and does not require frequent updates. Preinstalled tools on the LTS stacks are not updated, so if the tool requires frequent updates you should handle the installation on-demand (see: Install Any Additional Tool - DevCenter for more information)
  • I've updated the version in the Dockerfile
  • I've updated the CHANGELOG.md
  • I've provided a link or explanation below which describes the changes in the tool itself
  • I added a version report line to system_report.sh for the new tool(s) I added

Copy or link the tool's changelog here