Add existing to tracked
This commit is contained in:
+42
@@ -0,0 +1,42 @@
|
||||
---
|
||||
name: 🐛 Bug Report
|
||||
about: Something went awry and you'd like to tell us about it.
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Issues are so 🔥
|
||||
|
||||
If you remove or skip this template, you'll make the 🐼 sad and the mighty god
|
||||
of Github will appear and pile-drive the close button from a great height
|
||||
while making animal noises.
|
||||
|
||||
👉🏽 Need support, advice, or help? Don't open an issue!
|
||||
Head to StackOverflow https://stackoverflow.com.
|
||||
-->
|
||||
|
||||
* Device Name:
|
||||
* Device Version:
|
||||
* Browser Name:
|
||||
* Browser Version:
|
||||
* NoSleep.js Version:
|
||||
|
||||
### Expected Behavior
|
||||
|
||||
<!-- Remove this section if not reporting a bug or modification request. -->
|
||||
|
||||
### Actual Behavior
|
||||
|
||||
<!-- Remove this section if not reporting a bug or modification request. -->
|
||||
|
||||
### Code
|
||||
|
||||
```js
|
||||
// reproducible code example, HEY YO remove this block if you don't need it
|
||||
```
|
||||
|
||||
### How Do We Reproduce?
|
||||
|
||||
<!--
|
||||
Remove this section if not reporting a bug.
|
||||
-->
|
||||
+30
@@ -0,0 +1,30 @@
|
||||
---
|
||||
name: 📚 Documentation
|
||||
about: Are the docs lacking or missing something? Do they need some new 🔥 hotness? Tell us here.
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Issues are so 🔥
|
||||
|
||||
If you remove or skip this template, you'll make the 🐼 sad and the mighty god
|
||||
of Github will appear and pile-drive the close button from a great height
|
||||
while making animal noises.
|
||||
|
||||
👉🏽 Need support, advice, or help? Don't open an issue!
|
||||
Head to StackOverflow https://stackoverflow.com.
|
||||
-->
|
||||
|
||||
Documentation Is:
|
||||
|
||||
<!-- Please place an x (no spaces!) in all [ ] that apply -->
|
||||
|
||||
- [ ] Missing
|
||||
- [ ] Needed
|
||||
- [ ] Confusing
|
||||
- [ ] Not Sure?
|
||||
|
||||
### Please Explain in Detail...
|
||||
|
||||
|
||||
### Your Proposal for Changes
|
||||
+28
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: ✨ Feature Request
|
||||
about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Issues are so 🔥
|
||||
|
||||
If you remove or skip this template, you'll make the 🐼 sad and the mighty god
|
||||
of Github will appear and pile-drive the close button from a great height
|
||||
while making animal noises.
|
||||
|
||||
👉🏽 Need support, advice, or help? Don't open an issue!
|
||||
Head to StackOverflow https://stackoverflow.com.
|
||||
-->
|
||||
|
||||
* Device Name:
|
||||
* Device Version:
|
||||
* Browser Name:
|
||||
* Browser Version:
|
||||
* NoSleep.js Version:
|
||||
|
||||
### Feature Proposal
|
||||
|
||||
|
||||
|
||||
### Feature Use Case
|
||||
+32
@@ -0,0 +1,32 @@
|
||||
---
|
||||
name: 🔧 Modification Request
|
||||
about: Would you like something work differently? Have an alternative approach? This is the template for you.
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Issues are so 🔥
|
||||
|
||||
If you remove or skip this template, you'll make the 🐼 sad and the mighty god
|
||||
of Github will appear and pile-drive the close button from a great height
|
||||
while making animal noises.
|
||||
|
||||
👉🏽 Need support, advice, or help? Don't open an issue!
|
||||
Head to StackOverflow https://stackoverflow.com.
|
||||
-->
|
||||
|
||||
* Device Name:
|
||||
* Device Version:
|
||||
* Browser Name:
|
||||
* Browser Version:
|
||||
* NoSleep.js Version:
|
||||
|
||||
### Expected Behavior / Situation
|
||||
|
||||
|
||||
|
||||
### Actual Behavior / Situation
|
||||
|
||||
|
||||
|
||||
### Modification Proposal
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
---
|
||||
name: 🆘 Support, Help, and Advice
|
||||
about: 👉🏽 Need support, help, or advice? Don't open an issue! Head to StackOverflow https://stackoverflow.com.
|
||||
|
||||
---
|
||||
|
||||
Hey there! If you need support, help, or advice then this is not the place to ask.
|
||||
Please visit [StackOverflow](https://stackoverflow.com/questions/tagged/nosleep).
|
||||
Reference in New Issue
Block a user