Skip to content

Commit

Permalink
chore(repo): improvise issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-sid committed Mar 15, 2023
1 parent eb0747b commit c2edf7b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 13 deletions.
12 changes: 3 additions & 9 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug report
about: Create a report to help us improve
about: Report a bug to help us improve.
title: ''
labels: ''
assignees: ''
Expand All @@ -23,15 +23,9 @@ 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):**
**Device information (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]
- Browser [e.g. firefox, safari]
- Version [e.g. 22]

**Additional context**
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Questions or support
url: https://github.com/orgs/community/discussions
about: Please use Discussion to ask and answer questions.
url: https://github.com/hugo-sid/hugo-blog-awesome/discussions/
about: Please use Discussions to ask and answer questions.
- name: Feature request
url: https://github.com/hugo-sid/hugo-blog-awesome/discussions/new?category=feature-requests
url: https://github.com/hugo-sid/hugo-blog-awesome/discussions/categories/feature-requests
about: Please use the feature requests section in GitHub discussions to propose new features or ideas.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/new-blank-issue.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: New Blank Issue
name: New blank issue
about: Use this to mention anything other than bug report.
title: ""
labels: ""
Expand Down

0 comments on commit c2edf7b

Please sign in to comment.