-
Notifications
You must be signed in to change notification settings - Fork 4
Contribute
Yichen Yan edited this page Apr 18, 2022
·
1 revision
In addition to some basic guidelines
about how to write good commit messages (e.g. How to Write a Git Commit Message written Chris Beams),
we requires that every commit message in main branch
should follow the template located in .github/PULL_REQUEST_TEMPLATE.md
,
and every pull request should be squashed and merged.