nocobase/.github/PULL_REQUEST_TEMPLATE/feature.md

29 lines
642 B
Markdown
Raw Normal View History

2024-02-11 01:31:07 +00:00
## Description
2023-05-15 10:19:09 +00:00
<!-- Describe the new feature or modification to an existing feature clearly and consciously. -->
2024-02-11 01:31:07 +00:00
## Motivation
<!-- Explain the reason for adding or modifying this feature. -->
2024-02-11 01:31:07 +00:00
## Key changes
<!-- Provide a technically detailed description of the key changes made. -->
2023-05-15 10:19:09 +00:00
2024-02-11 01:31:07 +00:00
- Frontend
- Backend
2023-05-15 10:19:09 +00:00
2024-02-11 01:31:07 +00:00
## Test plan
2024-02-11 01:31:07 +00:00
### Suggestions
<!-- Provide any suggestions or recommendations for improvements in the testing plan. -->
2024-02-11 01:31:07 +00:00
### Underlying risk
<!-- Identify any potential risks or issues that may arise from the new feature or modification. -->
2023-05-15 10:19:09 +00:00
2024-02-11 01:31:07 +00:00
## Showcase
2023-05-15 10:19:09 +00:00
<!-- Including any screenshots of the new feature or modification. -->