Skip to content

Commit

Permalink
chore: rename dev to simple task
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Nov 20, 2024
1 parent 34288b6 commit 4979d76
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/ISSUE_TEMPLATE/3-dev-infra-request.yml

This file was deleted.

15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/3-task-request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: "🗂 - Task Request"
title: "🗂 - "
description: Suggest a enhancement
labels: []
type: Task

body:
- type: textarea
id: description
attributes:
label: Description
placeholder: |
Provide any additional details here as needed.
validations:
required: true

0 comments on commit 4979d76

Please sign in to comment.