Delete .github/PULL_REQUEST_TEMPLATE directory (#46)

This commit is contained in:
Wei Fu 2025-05-25 17:06:37 +08:00 committed by GitHub
parent 5236f382b1
commit f7ab31d050
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
## Description
Fixes #[issue_number]
**Root Cause**
[Briefly explain the underlying problem]
**Solution**
[Describe your fix and why it works]
**Testing**
- [ ] Confirmed no breaking changes