Skip to content

Commit

Permalink
Merge pull request VerzatileDevOrg#38 from VerzatileDevOrg/Issue-Temp…
Browse files Browse the repository at this point in the history
…lates

Update issue templates
  • Loading branch information
VerzatileDev authored Dec 17, 2023
2 parents 71dfc36 + 9bc94cf commit aa45afd
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 0 deletions.
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Bug Report
about: Submit a Bug Report if you find something in our site not working as it should be (such as our webpages not loading)! For content issues, please use a Content Report!
title: ''
labels: ''
assignees: ''

---

**Description**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/content-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Content Report
about: Submit a Content Report if you find something wrong with the content within a page, ie Copyrights, Grammar, False Information or broken links to academic sources! For functional issues (such as our website not working), please use a Bug Report!
its explained).
title: ''
labels: 'Content: Issue'
assignees: VerzatileDev

---

Description:
(Example "The information on Python is incorrect/isn't accurate"
- >

Proposed Change:
(Explain what changes should be contributed or taken out in solving the issue)
->

Additional Notes:
(More context to add or to talk explain here)
->
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature Request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Description:**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Proposed Solution:**
A clear and concise description of what you want to happen.

**Alternatives:**
A clear and concise description of any alternative solutions or features you've considered.

**Additional Context**
Add any other context or screenshots about the feature request here.

0 comments on commit aa45afd

Please sign in to comment.