debian-forge-composer/.github/PULL_REQUEST_TEMPLATE.md
Alexander Todorov d5a22097b8 tests: Add notes for downstream testing
also includes PR template to make this more visible to
everyone!
2020-10-15 19:01:47 +01:00

498 B

Description

Downstream testing notes:

  • 1st commit of any rhbz# related PR contains bug reproducer; CI reports FAIL or
  • PR contains automated tests for new functionality and
  • QE has approved reproducer/new tests and
  • Subsequent commits provide bug fixes without modifying the reproducer; CI reports PASS and
  • QE approves this PR; RHBZ status is set to MODIFIED + Verified=Tested

For more info see test/README.md!