NeoSmartpen / Windows-SDK2.0

Neo smartpen SDK 2.0 for Windows Platform
GNU General Public License v3.0
21 stars 10 forks source link

build: add workflow for build #19

Closed chyccs closed 1 month ago

chyccs commented 1 month ago

Summary

Remind below lines

Conventional Commits

1. Common types
2. Revert Commit

If the commit reverts a previous commit, it should begin with revert:, followed by the header of the reverted commit. In the body it should say: This reverts commit <hash>., where the hash is the SHA of the commit being reverted.

Merge strategies