Gradience/.github/pull_request_template.md
2023-06-26 21:11:18 +02:00

940 B

Description

Fixes #(issue)

Type of change

  • Bugfix (Change which fixes an 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.