Skip to content

Commit

Permalink
Add new feature template
Browse files Browse the repository at this point in the history
  • Loading branch information
yashgorana committed Jan 25, 2023
1 parent 4bb2e70 commit 96a7b54
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/new-feature.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: New Feature
about: Introduction of a completely new addition to the codebase
title: ''
labels: 'new feature'
assignees: ''

---

## Feature Description
A clear and concise description of what you want to happen.

## Is your feature request related to a problem?
A clear and concise description of what the problem is.

## What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.

## Additional Context
Add any other context or screenshots about the feature request here.

0 comments on commit 96a7b54

Please sign in to comment.