mirror of
https://github.com/JonasunderscoreJones/jonas_jones-api.git
synced 2025-10-23 17:19:18 +02:00
some progress
This commit is contained in:
parent
aea93a5527
commit
e3c15bd288
1388 changed files with 306946 additions and 68323 deletions
11
node_modules/mquery/.github/ISSUE_TEMPLATE.md
generated
vendored
Normal file
11
node_modules/mquery/.github/ISSUE_TEMPLATE.md
generated
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
<!-- *Before creating an issue please make sure you are using the latest version of mquery -->
|
||||
|
||||
**Do you want to request a *feature* or report a *bug*?**
|
||||
|
||||
**What is the current behavior?**
|
||||
|
||||
**If the current behavior is a bug, please provide the steps to reproduce.**
|
||||
|
||||
**What is the expected behavior?**
|
||||
|
||||
**What are the versions of Node.js and mquery are you are using? Note that "latest" is not a version.**
|
9
node_modules/mquery/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
9
node_modules/mquery/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!-- Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. The two fields below are mandatory.-->
|
||||
|
||||
**Summary**
|
||||
|
||||
<!-- Explain the **motivation** for making this change. What problem does the pull request solve? -->
|
||||
|
||||
**Examples**
|
||||
|
||||
<!-- If this code fixes a bug or adds a new feature, provide an example demonstrating the change, unless you added a test. -->
|
Loading…
Add table
Add a link
Reference in a new issue