Skip to content

Commit

Permalink
Update Issue Tempaltes
Browse files Browse the repository at this point in the history
  • Loading branch information
Commandcracker committed Jun 23, 2024
1 parent 202a9df commit c4dcbf3
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
16 changes: 8 additions & 8 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "🐞 Bug Report"
about: "Report an issue."
title: "[Bug]: "
title: "[Bug] "
labels: "Bug"

---
Expand All @@ -16,13 +16,13 @@ labels: "Bug"

---

#### 🔄 Is this a regression? <!-- Optional -->
#### **🔄 Is this a regression?** <!-- Optional -->
<!-- Did this behaviour used to work in the previous version? -->
<!-- Yes, the last version in which this bug was not present was: ... -->

---

#### 🐾 To Reproduce
#### **🐾 To Reproduce**
<!-- Steps to reproduce the error:
(e.g.:)
Expand All @@ -40,26 +40,26 @@ labels: "Bug"

---

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

*

---

#### 📷 Screenshots or Videos
#### **📷 Screenshots or Videos**
<!-- If applicable, add screenshots or videos to help explain your problem. -->

---

#### 📜 Logs
#### **📜 Logs**
<!-- If applicable, add logs to help explain your problem. -->

*

---

#### 💻 Your environment
#### **💻 Your environment**
<!-- use all the applicable bulleted list elements for this specific issue,
and remove all the bulleted list elements that are not relevant for this issue. -->

Expand All @@ -68,7 +68,7 @@ and remove all the bulleted list elements that are not relevant for this issue.

---

#### 📚 Additional context <!-- Optional -->
#### **📚 Additional context** <!-- Optional -->
<!-- Add any other context or additional information about the problem here.-->

*
Expand Down
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
---
name: "🚀 Feature Request"
about: "Suggest an idea or possible new feature."
title: "[Feature Request]: "
title: "[Feature Request] "
labels: "Feature Request"

---

# 🚀 Feature Request

#### 🐞 Is your feature request related to a problem? Please describe.
#### **🐞 Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->

*

---

#### 🌟 Describe the solution you'd like
#### **🌟 Describe the solution you'd like**
<!-- A clear and concise description of what you want to happen. -->

*

---

#### 🔄 Describe alternatives you've considered
#### **🔄 Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->

*

---

#### 📋 Additional context
#### **📋 Additional context**
<!-- Add any other context or additional information about the problem here.-->

*
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/provider-request.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
---
name: "📄 Provider Request"
about: "Request support for a new provider."
title: "[Provider Request]: "
title: "[Provider Request] "
labels: "Provider Request"

---

# 📄 Provider Request
<!-- Please search open and closed issues before submitting a new one! -->

#### 🌐 Domains and IPs
#### **🌐 Domains and IPs**
<!-- Provide any Domain or IP you can find that points to the site. Direct IPs are welcome, please make them bold! -->

*

---

#### 🌍 Languages
#### **🌍 Languages**
<!-- All languages that are available on the site. Example: German, English or French -->

*

---

#### 📺 Resolutions
#### **📺 Resolutions**
<!-- All video resolutions that are available on the site. Example: 4K, 1080p or 720p -->

*

---

#### 🔒 Captchas
#### **🔒 Captchas**
<!-- Captchas that are on the site. Example: reCAPTCHA, hCaptcha, Cloudflare, None -->

*

---

#### 🖥️ Hosters
#### **🖥️ Hosters**
<!-- All video hosters on the site. Example: VOE, Custom or Doodstream -->

*

---

#### ℹ️ Additional Information <!-- Optional -->
#### **ℹ️ Additional Information** <!-- Optional -->
<!-- Please provide any additional information or context about the provider. This can include unique features of the site, or any other relevant details. -->

*
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/question-support.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
name: "❓ Question or Support Request"
about: "Questions and requests for support."
title: "[Question/Support]: "
title: "[Question/Support] "
labels: "Question/Support"

---

# ❓ Question or Support Request
<!-- Please search open and closed issues before submitting a new one! -->

#### ✍️ Describe your question or ask for support
#### **✍️ Describe your question or ask for support**
<!-- A clear and concise description of what your doubt is. -->

*
Expand Down

0 comments on commit c4dcbf3

Please sign in to comment.