mirror of
https://ghproxy.net/https://github.com/lubusIN/blablablocks-slider-block.git
synced 2025-10-04 21:23:53 +08:00
feat (templates): add issue and pull request templates
This commit is contained in:
parent
be8badb4fc
commit
d342fda5fd
4 changed files with 96 additions and 0 deletions
17
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
17
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
### Summary
|
||||
<!-- Describe what this PR does, why it’s needed, and any high-level context. -->
|
||||
|
||||
### Related Issue
|
||||
<!-- Reference the issue this PR closes. e.g. “Closes #ISSUE-NUMBER” -->
|
||||
|
||||
### Checklist (optional)
|
||||
<!--
|
||||
- [ ] I’ve run `npm test` and all tests pass
|
||||
- [ ] I’ve added documentation where needed
|
||||
- [ ] I’ve added any necessary labels
|
||||
-->
|
||||
|
||||
### Screenshots / Screen Recording / Logs
|
||||
<!--
|
||||
Attach any relevant screenshots, screen recordings, or logs.
|
||||
-->
|
Loading…
Add table
Add a link
Reference in a new issue