nocobase/.github/PULL_REQUEST_TEMPLATE/bug_fix.md

26 lines
545 B
Markdown
Raw Normal View History

2024-02-11 01:32:22 +00:00
## Description
2023-05-15 10:08:29 +00:00
2024-02-11 01:32:22 +00:00
### Steps to reproduce
2023-05-15 10:08:29 +00:00
<!-- Clear steps to reproduce the bug. -->
2023-05-15 10:08:29 +00:00
2024-02-11 01:32:22 +00:00
### Expected behavior
2023-05-15 10:08:29 +00:00
<!--- Describe what the expected behavior should be when the code is executed without the bug. -->
2023-05-15 10:08:29 +00:00
2024-02-11 01:32:22 +00:00
### Actual behavior
2023-05-15 10:08:29 +00:00
<!-- Describe what actually happens when the code is executed with the bug. -->
2024-02-11 01:32:22 +00:00
## Related issues
<!-- Include any related issues or previous bug reports related to this bug. -->
2024-02-11 01:32:22 +00:00
## Reason
<!-- Explain what caused the bug to occur. -->
2024-02-11 01:32:22 +00:00
## Solution
<!-- Describe solution to the bug clearly and consciously. -->