- Use lower case in commit message and don't apply the conventional commit.
- Use ascii characters in commit message for not all terminal are utf8.
- Name your branch as your user name (also ascii).
- Pull request to the
dev
branch rather than themain
branch. - Title of PRs on GitHub should be lowercased.
- Anyone who had contributed to this project are welcomed to add their names in the Author's List
- All locale files are inside the
locales
folder. - Please name the locale files as
raw-name.locale-code.ext
. - Please respect other people with different cultures.
Tips: Please ensure the spell check dictionary is enabled before using a locale if you had enabled the code spell checker extension. See the dictionary list.