jecs/.github/PULL_REQUEST_TEMPLATE/feature-template.md
2024-07-12 22:48:32 -04:00

24 lines
No EOL
661 B
Markdown

---
name: Feature addition
about: File a PR to add a feature
title: "[FEATURE]"
labels: feature
assignees: ''
---
## Brief Description of Feature.
Describe the feature here. Additionally, you should link any relevant issues within this section. If there is no corresponding issue, you should include motivation and such here.
## Impact of the Feature
What implications will this have on the project? Will there be altered behavior or performance with this change?
## Tests Performed
What have you done to ensure this feature has the least possible impact on the project?
## Additional Comments
Anything else you feel is relevant.