Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
reza-nzri authored Feb 23, 2025
1 parent 0336c41 commit aaf5fc3
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 0 deletions.
43 changes: 43 additions & 0 deletions .github/ISSUE_TEMPLATE/🐞-bug-report.md
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.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/πŸ’‘-feature-request.md
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**!
45 changes: 45 additions & 0 deletions .github/ISSUE_TEMPLATE/πŸ“-custom-issue-template--.md
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**!

0 comments on commit aaf5fc3

Please sign in to comment.