get function name change
This commit is contained in:
26
node_modules/nock/.github/ISSUE_TEMPLATE/01_bug_report.md
generated
vendored
Normal file
26
node_modules/nock/.github/ISSUE_TEMPLATE/01_bug_report.md
generated
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
name: 🐛 Bug report
|
||||
about: If something isn't working 🤕
|
||||
|
||||
---
|
||||
|
||||
**What is the expected behavior?**
|
||||
|
||||
**What is the actual behavior?**
|
||||
|
||||
**Possible solution**
|
||||
|
||||
**How to reproduce the issue**
|
||||
|
||||
Runkit: *[Example link](https://runkit.com/gr2m/node-nock-nock-768)*
|
||||
|
||||
_Having problem producing a test case? Try and ask the community for help. If the test case cannot be reproduced, the Nock community might not be able to help you._
|
||||
|
||||
**Does the bug have a test case?**
|
||||
|
||||
**Versions**
|
||||
|
||||
| Software | Version(s) |
|
||||
|----------|------------|
|
||||
| Nock | |
|
||||
| Node | |
|
||||
21
node_modules/nock/.github/ISSUE_TEMPLATE/02_feature_request.md
generated
vendored
Normal file
21
node_modules/nock/.github/ISSUE_TEMPLATE/02_feature_request.md
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: 🚀 Feature request
|
||||
about: Let us know if you have a feature request 💡
|
||||
|
||||
---
|
||||
|
||||
**Context**
|
||||
|
||||
What are you trying to do and how would you want to do it differently? Is it something you currently you cannot do? Is this related to an issue/problem?
|
||||
|
||||
**Alternatives**
|
||||
|
||||
Can you achieve the same result doing it in an alternative way? Is the alternative considerable?
|
||||
|
||||
**Has the feature been requested before?**
|
||||
|
||||
Please provide a link to the issue.
|
||||
|
||||
**If the feature request is accepted, would you be willing to submit a PR?**
|
||||
|
||||
Yes / No _(Help can be provided if you need assistance submitting a PR)_
|
||||
24
node_modules/nock/.github/ISSUE_TEMPLATE/03_support.md
generated
vendored
Normal file
24
node_modules/nock/.github/ISSUE_TEMPLATE/03_support.md
generated
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: ❓ Support
|
||||
about: If you need support, check out Nock on StackOverflow
|
||||
|
||||
---
|
||||
|
||||
<!-- 👆 Click "Preview" for a nicer view! -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
We primarily use GitHub as an issue tracker; for usage and support questions we primairly use StackOverflow. Please tag the questions with `nock` so the community can easily find it. [Go to StackOverflow](https://stackoverflow.com/questions/tagged/nock).
|
||||
|
||||
If you want to submit a feature request you can do that [here](https://github.com/nock/nock/issues/new?template=feature_request.md) or bug reports [here](https://github.com/nock/nock/issues/new?template=bug_report.md).
|
||||
21
node_modules/nock/.github/ISSUE_TEMPLATE/04_thanks.md
generated
vendored
Normal file
21
node_modules/nock/.github/ISSUE_TEMPLATE/04_thanks.md
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: ❤️ Say thank you
|
||||
about: Tell us how you use nock & support our efforts in maintaining Nock
|
||||
|
||||
---
|
||||
|
||||
# ❤️ I'm using Nock
|
||||
|
||||
If you (or your company) are using Nock - please let us know. We'd love to hear from you!
|
||||
|
||||
Nock is a community driven project, which means it's not maintained by a company. If you would like to help Nock - any of the following is greatly appreciated.
|
||||
|
||||
- [ ] Give the repository a star ⭐️
|
||||
- [ ] Help out with issues
|
||||
- [ ] Review pull requests
|
||||
- [ ] Blog about Nock
|
||||
- [ ] Make tutorials
|
||||
- [ ] Give talks
|
||||
- [ ] Support us on [https://opencollective.com/nock](https://opencollective.com/nock)
|
||||
|
||||
Thank you! 💐
|
||||
Reference in New Issue
Block a user