wg-portal/.github/pull_request_template.md
2025-01-28 21:43:31 +01:00

361 B

Problem Statement

What is the problem you're trying to solve?

Fixes #...

Proposed Changes

How do you like to solve the issue and why?

Checklist

  • Commits are signed with git commit --signoff
  • Changes have reasonable test coverage
  • Tests pass with make test
  • Helm docs are up-to-date with make helm-docs