Skip to content

Commit

Permalink
Change suggest a feature to request a feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnybottles committed Nov 1, 2024
1 parent 334ef78 commit 7cc9d93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ contact_links:
- name: "🐛 Report a Bug"
url: https://github.com/T0pcyber/Hawk/issues/new?template=bug_report.yml
about: "Found a bug? Report it here"
- name: "💡 Suggest a Feature"
- name: "💡 Request a Feature"
url: https://github.com/T0pcyber/Hawk/issues/new?template=feature_request.yml
about: "Have an idea for improvement? Let us know"
- name: "📚 Documentation Issue"
Expand Down
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: "💡 Suggest a Feature"
name: "💡 Request a Feature"
description: "Suggest a new feature or improvement for Hawk"
title: "Feature: "
labels: ["type/feature", "status/backlog"]
Expand Down

0 comments on commit 7cc9d93

Please sign in to comment.