Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
apu52 authored Jan 13, 2024
1 parent eefdf66 commit e45d752
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Bug report
about: Create a report to help us improve
title: BUG
labels: bug
assignees: ''

---

**Describe the bug**
<!-- A clear and concise description of what the bug is. -->



**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->

**Screenshots (Mandatory)**
<!-- If applicable, add screenshots to help explain your problem. -->


**Demo Video/Screenshot (Mandatory )**

***Are you contributing under any open-source program ?***
<!-- Mention it here-->
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Documentation
about: Describe this issue template's purpose here.
title: Documentation
labels: documentation
assignees: ''

---

**Is your Documentation related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. -->

**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. -->


**Prototype Screenshot/Demo Video(Mandatory )**

***Are you contributing under any open-source program ?***
<!-- Mention it here-->
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Feature request
about: Suggest an idea for this project
title: Feature_Request
labels: enhancement
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. -->

**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. -->


**Demo Video/Screenshot (Mandatory )**

***Are you contributing under any open-source program ?***
<!-- Mention it here-->

0 comments on commit e45d752

Please sign in to comment.