Skip to content

Commit

Permalink
add task template
Browse files Browse the repository at this point in the history
  • Loading branch information
opxdelwin authored Jan 13, 2024
1 parent 28b8c28 commit 1fbac9b
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/task-organization.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Task Organization
about: Organize tasks for contributors, such as refactoring code, adding minor improvements,
etc.
title: "[chore] "
labels: enhancement
assignees: opxdelwin

---

## Task Description

***Provide a brief description of the task or improvement needed***

## Steps to Accomplish

***Outline the steps or subtasks required to complete the task***

1.
2.
3.

## Additional Notes

***Add any additional notes or considerations for the contributors***

0 comments on commit 1fbac9b

Please sign in to comment.