kopia lustrzana https://github.com/fabston/TradingView-Webhook-Bot
Updated issue templates
rodzic
82d62ffcee
commit
e55d973f5b
|
@ -1,25 +1,22 @@
|
|||
---
|
||||
name: "Bug report \U0001F41E"
|
||||
about: Create a report to help us improve
|
||||
about: Create a bug report
|
||||
labels: bug
|
||||
|
||||
---
|
||||
|
||||
## Description
|
||||
**Describe the bug:**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
Describe the issue that you're seeing.
|
||||
**Steps to reproduce:**
|
||||
Steps to reproduce the behavior.
|
||||
|
||||
### Steps to reproduce
|
||||
**Expected behavior:**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
Clear steps describing how to reproduce the issue. Please please please link to a demo project if possible, this makes your issue _much_ easier to diagnose (seriously).
|
||||
**Environment:**
|
||||
- OS: [e.g. Arch Linux]
|
||||
- Other details that you think may affect.
|
||||
|
||||
### Expected result
|
||||
|
||||
What should happen?
|
||||
|
||||
### Actual result
|
||||
|
||||
What happened.
|
||||
|
||||
### Environment
|
||||
|
||||
Paste the information here as shown by `npm run check`
|
||||
**Additional context:**
|
||||
Add any other context about the problem here.
|
|
@ -1,17 +1,18 @@
|
|||
---
|
||||
name: "Feature request \U0001F680"
|
||||
about: Suggest an idea
|
||||
labels: enhancement
|
||||
|
||||
---
|
||||
|
||||
## Summary
|
||||
**Is your feature request related to a problem? Please describe:**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
Brief explanation of the feature.
|
||||
**Describe the solution you'd like:**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
### Basic example
|
||||
**Describe alternatives you've considered:**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
Include a basic example or links here.
|
||||
|
||||
### Motivation
|
||||
|
||||
Why are we doing this? What use cases does it support? What is the expected outcome?
|
||||
**Additional context:**
|
||||
Add any other context about the feature request here.
|
||||
|
|
|
@ -79,7 +79,7 @@ Find out more at [WebhookAlerts.com](https://webhookalerts.com). Got a question?
|
|||

|
||||
|
||||
## How can I help?
|
||||
All kinds of contributions are welcome 🙌! The most basic way to show your support is to `⭐️ star` the project, or raise [`🐞 issues`](https://github.com/fabston/TradingView-Webhook-Bot/issues/new). You can also support this project by becoming a [sponsor on GitHub](https://github.com/sponsors/fabston) to ensure this journey continues indefinitely! 🚀
|
||||
All kinds of contributions are welcome 🙌! The most basic way to show your support is to `⭐️ star` the project, or raise [`🐞 issues`](https://github.com/fabston/TradingView-Webhook-Bot/issues/new/choose). You can also support this project by becoming a [sponsor on GitHub](https://github.com/sponsors/fabston) to ensure this journey continues indefinitely! 🚀
|
||||
|
||||
***
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue