mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-18 00:15:54 +08:00
commit message
This commit is contained in:
30
node_modules/popper.js/.github/ISSUE_TEMPLATE.md
generated
vendored
Normal file
30
node_modules/popper.js/.github/ISSUE_TEMPLATE.md
generated
vendored
Normal 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.
|
||||
8
node_modules/popper.js/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
8
node_modules/popper.js/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
Thanks for your interest in contributing to Popper.js!
|
||||
Please, make sure to fullfill the following conditions before submitting your Pull Request.
|
||||
|
||||
### Make sure to
|
||||
|
||||
1. Don't include the result of `grunt dist` inside your commits;
|
||||
2. Make sure the tests are passing, you can check it running `grunt test` with Google Chrome installed;
|
||||
3. Add any relevant test to cover the code you have changed and/or added;
|
||||
Reference in New Issue
Block a user