wg-portal/.github/pull_request_template.md
Dmytro Bondar a950dd76ba
Some checks failed
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
Added issue and pull request templates (#355)
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