mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
66 lines
1.2 KiB
Markdown
66 lines
1.2 KiB
Markdown
<!--
|
|
PULL REQUEST TEMPLATE
|
|
---
|
|
Please use English language
|
|
Please don't delete this template
|
|
---
|
|
Update "[ ]" to "[x]" to check a box in any list below.
|
|
---
|
|
To avoid wasting your time, it's best to open a **feature request issue** first and wait for approval before working on it.
|
|
-->
|
|
|
|
## **Summary**
|
|
|
|
<!--
|
|
THIS IS REQUIRED! Please describe what the change does and why it should be merged.
|
|
-->
|
|
|
|
<!--
|
|
If changing the UI in any way, please provide the a **before/after** screenshot:
|
|
-->
|
|
|
|
## **What kind of change does this PR introduce?**
|
|
|
|
<!--
|
|
Copy/paste one of the following options:
|
|
-->
|
|
|
|
<!--
|
|
Bugfix
|
|
Feature
|
|
Code style update
|
|
Refactor
|
|
Docs
|
|
Build-related changes
|
|
Repo settings
|
|
Other
|
|
-->
|
|
|
|
<!--
|
|
If you chose Other, please describe.
|
|
-->
|
|
|
|
## **For any code change,**
|
|
|
|
- [ ] Related documentation has been updated if needed
|
|
- [ ] Related tests have been updated or tests have been added
|
|
|
|
## **Does this PR introduce a breaking change?** (check one)
|
|
|
|
- [ ] Yes
|
|
- [ ] No
|
|
|
|
If yes, please describe the impact and migration path for existing applications:
|
|
|
|
## **Related issue, if any:**
|
|
|
|
<!-- Paste issue's link or number hashtag here. -->
|
|
|
|
## **Tested in the following browsers:**
|
|
|
|
- [ ] Chrome
|
|
- [ ] Firefox
|
|
- [ ] Safari
|
|
- [ ] Edge
|
|
- [ ] IE
|