Skip to content

Commit

Permalink
Commit Message Title
Browse files Browse the repository at this point in the history
`Summary`
A brief one-line summary of the changes made in this commit.

`Description`
A detailed description of the changes introduced by this commit. Include information about why the changes were made, how they address specific issues or requirements, and any relevant context or considerations.

`Type`
Specify the type of change represented by this commit. Choose only one of the following options:

- Feature: A new feature or enhancement added to the project.
- Fix: A bug fix or resolution to an issue.
- Refactor: Code refactoring or restructuring without changing behavior.
- Documentation: Updates or additions to documentation files.
- Test: Additions or modifications to tests.
- Chore: Routine maintenance tasks, such as dependency updates or code cleanup.

`Impact`
Describe the impact of this change on the project. Consider factors such as functionality, performance, compatibility, and user experience.

`Related Issues`
List any related issues or tickets addressed by this commit. Use GitHub issue numbers or links to reference specific issues.

`Dependencies`
Specify any dependencies or requirements associated with this commit. Include information about libraries, frameworks, or other components affected by the changes.

`Testing`
Describe the testing approach or strategy used to validate this change. Include details about test cases, scenarios, or environments used for testing.

`Notes`
Add any additional notes, comments, or considerations relevant to this commit. This may include warnings, caveats, or follow-up tasks for future work.

`Commit Checklist`:

- [ ] The commit message follows the established format and guidelines.
- [ ] The changes introduced by the commit have been thoroughly reviewed and tested.
- [ ] Any related issues or tickets have been appropriately linked or referenced.
- [ ] Documentation has been updated to reflect the changes introduced by the commit.
- [ ] The commit does not introduce any new linting errors, warnings, or regressions.

`Branch`
On branch

`Changes`
Changes to be committed:
  • Loading branch information
astitvsingh committed Nov 9, 2024
1 parent d84cbe7 commit 60fc055
Show file tree
Hide file tree
Showing 102 changed files with 1,076 additions and 617 deletions.
2 changes: 1 addition & 1 deletion docs/site/assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/site/assets/search.js

Large diffs are not rendered by default.

42 changes: 37 additions & 5 deletions docs/site/classes/models__base.BaseEventEmitter.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/site/classes/models_card.Card.html

Large diffs are not rendered by default.

Loading

0 comments on commit 60fc055

Please sign in to comment.