Gradience/.github/pull_request_template.md
tfuxu 08a917e438
meta: update PR template
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-12-01 18:18:45 +00:00

864 B

Description

Fixes #(issue)

Type of change

  • Bugfix (Change which fixes a issue)
  • New feature (Change which adds new functionality)
  • Enhancement (Change which slightly improves existing code)
  • Breaking change (This change will introduce incompatibility with existing functionality)

Changelog

  • Fixed …
  • Added …

Testing

  • I have tested my changes and verified that they work as expected

How to test the changes

No information provided.