first commit
This commit is contained in:
28
app/.github/PULL_REQUEST_TEMPLATE/feature_request.md
vendored
Normal file
28
app/.github/PULL_REQUEST_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Submit a pull request for adding a new feature
|
||||
title: "[Feature] "
|
||||
labels: enhancement, needs review
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### Description of the Feature
|
||||
|
||||
Briefly describe the new feature you are implementing.
|
||||
|
||||
**Related Issue:** (if any)
|
||||
|
||||
### Changes Made
|
||||
|
||||
1. context-menu-list the specific changes made in the code.
|
||||
2. Explain the new functionality and how it improves the project.
|
||||
|
||||
### Testing and Documentation
|
||||
|
||||
1. Steps for testing the new feature.
|
||||
2. Any documentation updates made.
|
||||
|
||||
### Screenshots (if applicable)
|
||||
|
||||
Add any screenshots or visuals demonstrating the feature.
|
||||
Reference in New Issue
Block a user