Files
Fuwari-Custom/.github/pull_request_template.md
Katsuyuki Karasawa ae1ede9310 Add issue and pull request template (#578)
* feat: add issue templates for bug reports, feature requests, and custom issues

* feat: add pull request template for better contribution guidelines
2025-08-03 22:03:17 +09:00

1.0 KiB

Type of change

  • Bug fix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (please describe):

Checklist

  • I have read the CONTRIBUTING document.
  • I have checked to ensure that this Pull Request is not for personal changes.
  • I have performed a self-review of my own code.
  • My changes generate no new warnings.

Changes

How To Test

Screenshots (if applicable)

Additional Notes