Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Bug Report
name: πŸ› Bug Report
description: Report a bug or issue with the TestResults library
title: "[Bug]: "
labels: ["bug"]
Expand Down
4 changes: 2 additions & 2 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: Ask a Question
- name: πŸ’¬ Ask a Question
url: https://github.com/demaconsulting/TestResults/discussions
about: Ask questions and discuss with the community
- name: Security Issue
- name: πŸ”’ Security Issue
url: https://github.com/demaconsulting/TestResults/security/advisories/new
about: Report a security vulnerability privately
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Feature Request
name: ✨ Feature Request
description: Suggest a new feature or enhancement for the TestResults library
title: "[Feature]: "
labels: ["enhancement"]
Expand Down