-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/v4.1.0' into ft_process_docs
- Loading branch information
Showing
7 changed files
with
106 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
- **Title**: [Descriptive title of the changes] | ||
- **Description**: [Provide a clear description of the changes and their purpose] | ||
- **Related Issues**: #[issue number] | ||
- **Type**: | ||
- [ ] Feature | ||
- [ ] Bug Fix | ||
- [ ] Refactor | ||
- [ ] Documentation | ||
- [ ] Other: | ||
|
||
## Implementation Details | ||
|
||
- [ ] Changes are focused and solve the stated problem | ||
- [ ] Code follows project style guides | ||
- [ ] Complex logic is documented | ||
- [ ] No unnecessary complexity introduced | ||
|
||
## Testing | ||
|
||
- [ ] Unit tests added/updated | ||
- [ ] Integration tests added/updated | ||
- [ ] Manual testing completed | ||
- [ ] All tests passing | ||
|
||
## Documentation & Quality | ||
|
||
- [ ] Project documentation updated | ||
- [ ] Code reviewed for clarity | ||
- [ ] Breaking changes clearly marked | ||
- [ ] Dependencies documented | ||
|
||
## Deployment Impact | ||
|
||
- [ ] Database migrations required? [Yes/No] | ||
- [ ] Configuration changes needed? [Yes/No] | ||
- [ ] Breaking changes? [Yes/No] | ||
|
||
## Additional Notes | ||
|
||
[Add any other context or notes for reviewers] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters