minor df cleanup #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dfcleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Creating a Pull Request
We use github actions to do automatic semantic versioning, so please use the following nomenclature for the commit message according to the type of change:
feat:
, and it will trigger a minor version bump.fix:
, and it will trigger a patch version bump.BREAKING CHANGE:
, and it will trigger a major version bump.Description of the change
Motivation and Context
How Has This Been Tested?
Types of Changes
Checklist:
.env.example
file accordingly.And lastly, many thanks for taking your time to help us improve this project !