Skip to content

Commit

Permalink
Create issue template for 'feature request'
Browse files Browse the repository at this point in the history
  • Loading branch information
krsiakdaniel authored Dec 12, 2024
1 parent 50ee534 commit 0db7b9f
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
name: Feature request
about: Template for new features.
title: 'feature: ✨ '
labels: Feature
assignees: krsiakdaniel

---

## Info

### What: Descriotion

Describe the purpose of the feature.

### Why: Benefits

Explain the benefits or impact this feature will have on the project.

### How: Implementation

Include steps, tools, or components to be modified.

## Tasks

- [ ] Task 1
- [ ] Task 2

## Acceptance Criteria

- ...
- ...

## Screenshots

0 comments on commit 0db7b9f

Please sign in to comment.