-
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
3 changed files
with
113 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,43 @@ | ||
--- | ||
name: "\U0001F41E Bug report" | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
### **π Describe the Bug** | ||
πΉ A clear and concise description of what the bug is. | ||
|
||
### **π Steps to Reproduce** | ||
1οΈβ£ **Go to:** `...` | ||
2οΈβ£ **Click on:** `...` | ||
3οΈβ£ **Scroll down to:** `...` | ||
4οΈβ£ **See the error.** | ||
|
||
### **β Expected Behavior** | ||
πΉ A clear and concise description of what you expected to happen. | ||
|
||
### **πΈ Screenshots (If Applicable)** | ||
πΌοΈ If applicable, add screenshots to help explain the problem. | ||
|
||
--- | ||
|
||
### **π₯οΈ Desktop Environment** | ||
π» **OS:** [e.g. Windows, macOS, Linux] | ||
π **Browser:** [e.g. Chrome, Safari, Edge] | ||
π’ **Version:** [e.g. 22] | ||
|
||
### **π± Smartphone Environment** | ||
π± **Device:** [e.g. iPhone 12, Samsung S21] | ||
πΏ **OS:** [e.g. iOS 15, Android 12] | ||
π **Browser:** [e.g. Safari, Chrome] | ||
π’ **Version:** [e.g. 22] | ||
|
||
--- | ||
|
||
### **π Additional Context** | ||
π Add any other relevant information about the problem here. | ||
|
||
π **Thank you for helping improve SapiensData!** Your contribution is valuable. |
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,25 @@ | ||
--- | ||
name: "\U0001F4A1 Feature request" | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## π‘ Feature Request | ||
|
||
### **π Is Your Feature Related to a Problem?** | ||
π A clear and concise description of what the problem is. | ||
_Example: "I'm always frustrated when [...]"_ | ||
|
||
### **β¨ Describe the Solution You'd Like** | ||
π‘ A clear and concise description of what you want to happen. | ||
|
||
### **π Describe Alternatives You've Considered** | ||
πΉ A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
### **π Additional Context** | ||
π Add any other relevant details or screenshots about the feature request here. | ||
|
||
π **Thank you for your suggestion!** Your ideas help improve **SapiensData**! |
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,45 @@ | ||
--- | ||
name: "\U0001F4DD Custom Issue Template " | ||
about: Use this template for any issue that doesn't fit into predefined categories | ||
like bug reports or feature requests. | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
### **π Issue Type** | ||
π **[ ] Improvement** β Suggest improvements or refinements. | ||
π **[ ] Task** β A general task that needs completion. | ||
π **[ ] Question** β Ask about a specific topic or clarification. | ||
π **[ ] Discussion** β Open a conversation about a topic. | ||
π **[ ] Other** β Any other type of issue (please specify). | ||
|
||
--- | ||
|
||
### **π Describe the Issue** | ||
π Provide a clear and concise description of the issue or topic. | ||
|
||
--- | ||
|
||
### **π― Expected Outcome** | ||
βοΈ What should happen or what is the intended goal? | ||
|
||
--- | ||
|
||
### **π Steps to Reproduce (if applicable)** | ||
1οΈβ£ **Go to:** `...` | ||
2οΈβ£ **Click on:** `...` | ||
3οΈβ£ **See the issue:** `...` | ||
|
||
--- | ||
|
||
### **π Relevant Resources / Links (if applicable)** | ||
π Provide any relevant documentation, GitHub discussions, or external links related to this issue. | ||
|
||
--- | ||
|
||
### **π£οΈ Additional Notes** | ||
π‘ Any extra details, screenshots, or ideas that might be helpful. | ||
|
||
π **Thank you for contributing!** Your input helps improve **SapiensData**! |