This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
71 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
--- | ||
name: Bug | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: ":bug: Bug, :raised_hand: Up for Grabs" | ||
assignees: '' | ||
|
||
--- | ||
|
||
### 🐛 What's Going Wrong? | ||
Explain the bug. Tell us what's happening that shouldn't be. | ||
|
||
### 🕵️ Steps to Reproduce | ||
To see the bug, what should we do? | ||
1. Start at '...' | ||
2. Click '...' | ||
3. Look for '...' | ||
4. Oops, there's the issue! | ||
|
||
### 🎯 What Did You Expect? | ||
Describe what you thought would happen. | ||
|
||
### 📸 Any Screenshots? | ||
Pictures can say a thousand words and can be super helpful! | ||
|
||
### 💻 Your Setup | ||
- Doku Version: [e.g., 0.0.4] | ||
- DokuMetry SDK: [Python or NodeJS] | ||
- DokuMetry SDK Version: [e.g., 0.0.3] | ||
- Deployment Method: [Helm, Linux, Windows, Doker] | ||
|
||
### 📝 Additional Notes | ||
Got more to say? Tell us here. | ||
|
||
### 👐 Want to Help Make It Happen? | ||
- [ ] Yes, I'd like to volunteer and help out with this!--- | ||
name: Bug | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: ":bug: Bug, :raised_hand: Up for Grabs" | ||
assignees: '' | ||
|
||
--- | ||
|
||
### 🐛 What's Going Wrong? | ||
Explain the bug. Tell us what's happening that shouldn't be. | ||
|
||
### 🕵️ Steps to Reproduce | ||
To see the bug, what should we do? | ||
1. Start at '...' | ||
2. Click '...' | ||
3. Look for '...' | ||
4. Oops, there's the issue! | ||
|
||
### 🎯 What Did You Expect? | ||
Describe what you thought would happen. | ||
|
||
### 📸 Any Screenshots? | ||
Pictures can say a thousand words and can be super helpful! | ||
|
||
### 💻 Your Setup | ||
- Doku Version: [e.g., 0.0.4] | ||
- DokuMetry SDK: [Python or NodeJS] | ||
- DokuMetry SDK Version: [e.g., 0.0.3] | ||
- Deployment Method: [Helm, Linux, Windows, Doker] | ||
|
||
### 📝 Additional Notes | ||
Got more to say? Tell us here. | ||
|
||
### 👐 Want to Help Make It Happen? | ||
- [ ] Yes, I'd like to volunteer and help out with this! |