You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yichen Yan edited this page Apr 18, 2022
·
1 revision
Commit message
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.