[pgjdbc/pgjdbc] 51f3d0: docs: Add note to GitHub PR templates about test s...

Sehrope Sarkuni <[email protected]> Wed, 17 Jul 2019 09:59:56 -0700
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 51f3d0b75078e5c8687c7eae20ff37b28e65abec
      https://github.com/pgjdbc/pgjdbc/commit/51f3d0b75078e5c8687c7eae20ff37b28e65abec
  Author: Sehrope Sarkuni <[email protected]>
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
    M .github/pull_request_template.md

  Log Message:
  -----------
  docs: Add note to GitHub PR templates about test suites (#1531)

Adds a note to the GitHub PR template to verify that any new test files
have been added to an existing test suite to ensure they are actually
included in automated CI testing.