Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: cleanup #6

Merged
merged 2 commits into from
Sep 29, 2023
Merged
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
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: "💡 Feature Request"
name: "Feature Request"
description: Create a new ticket for a new feature request
title: "💡 [REQUEST] - <title>"
title: "[REQUEST] - <title>"
labels: [
"Hacktober2023", "Feature"
"Feature", "hacktoberfest"
]
body:
- type: textarea
id: summary
id: Description
attributes:
label: "Summary"
label: "Description"
description: Provide a brief explanation of the feature
placeholder: Describe in a few lines your feature request
validations:
Expand Down
Loading