nocobase/.github/pull_request_template.md

25 lines
828 B
Markdown
Raw Normal View History

<!-- Note -->
<!-- This is a template for submitting a new feature.
Use the bug fix template if you're submitting a bug fix pull request by adding `template=bug_fix.md` to your pull request URL. -->
2023-05-15 10:31:15 +00:00
2024-02-11 01:30:36 +00:00
# Description
<!-- Describe the new feature or modification to an existing feature clearly and consciously. -->
2023-05-15 10:31:15 +00:00
2024-02-11 01:30:36 +00:00
# Motivation
<!-- Explain the reason for adding or modifying this feature. -->
2023-05-15 10:31:15 +00:00
2024-02-11 01:30:36 +00:00
# Key changes
<!-- Provide a technically detailed description of the key changes made. -->
2024-02-11 01:30:36 +00:00
- Frontend
- Backend
2023-05-15 10:31:15 +00:00
2024-02-11 01:30:36 +00:00
# Test plan
## Suggestions
<!-- Provide any suggestions or recommendations for improvements in the testing plan. -->
2023-05-15 10:31:15 +00:00
2024-02-11 01:30:36 +00:00
## Underlying risk
<!-- Identify any potential risks or issues that may arise from the new feature or modification. -->
2023-05-15 10:31:15 +00:00
2024-02-11 01:30:36 +00:00
# Showcase
<!-- Including any screenshots of the new feature or modification. -->