commit message

This commit is contained in:
Chopper
2021-05-13 11:03:32 +08:00
commit 23804939eb
2158 changed files with 149684 additions and 0 deletions

30
node_modules/popper.js/.github/ISSUE_TEMPLATE.md generated vendored Normal file
View File

@@ -0,0 +1,30 @@
Thanks for your interest in contributing to Popper.js!
Please, make sure to fill all the sections of the template before submitting any issue.
Issues without the required informations will be closed.
----------------
### CodePen demo
Edit this CodePen to allow the contributors to easily reproduce your problem.
http://codepen.io/FezVrasta/pen/wGqJEz
### Steps to reproduce the problem
1.
2.
3.
### What is the expected behavior?
Describe what you would have expected.
### What went wrong?
Describe what went wrong.
### Any other comments?
Any additional information.