Skip to content

Commit

Permalink
Merge pull request #298 from PinguApps/296-feat-add-task-issue-type
Browse files Browse the repository at this point in the history
added task issue type
  • Loading branch information
pingu2k4 authored Oct 13, 2024
2 parents fa387fc + d5fd0be commit 290af3a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/task.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Task
description: A task to be completed
title: "[Task] "
labels: enhancement
body:
- type: textarea
attributes:
label: "Task Details"
description: "Additional details for the task"

0 comments on commit 290af3a

Please sign in to comment.