Skip to content

Commit

Permalink
Updated issue templates.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravendwyr committed Feb 11, 2021
1 parent a393435 commit 1b633ea
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: https://www.twitch.tv/subs/ravendwyr # Replace with a single custom sponsorship URL
custom: https://www.twitch.tv/subs/ravendwyr # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
title: "[BUG] "
labels: bug
assignees: Ravendwyr

---

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

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

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

**Screenshots**
Expand Down
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
blank_issues_enabled: false
contact_links:
- name: Discussion
url: https://github.com/Ravendwyr/Chinchilla/discussions
about: Start a discussion without the need to open a support ticket.
- name: Twitter
url: https://twitter.com/Ravendwyr
about: Send a tweet on Twitter.
- name: Discord
url: https://top.gg/servers/299308204393889802
about: Send a message on Discord.
- name: Armoury
url: https://worldofwarcraft.com/en-gb/character/eu/silvermoon/okelani
about: Send a whisper in-game.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
title: "[REQUEST] "
labels: enhancement
assignees: Ravendwyr

---

Expand Down

0 comments on commit 1b633ea

Please sign in to comment.