1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-06 03:45:28 +01:00
Files
atomic/.github/PULL_REQUEST_TEMPLATE.md
Brent Baude 0493e63c02 Create PULL_REQUEST_TEMPLATE.md
Testing the PR template addition to the atomic repository
2017-04-20 14:29:04 -05:00

314 B

Description

Pull Request Checklist:

If your Pull request contains new features or functions, tests are required. If the PR is a bug fix and no tests exist, please consider adding some to prevent regressions.

  • Unittests
  • Integration Tests