-
Notifications
You must be signed in to change notification settings - Fork 27
Development Guidelines
Md Kowsar Hossain edited this page Mar 22, 2021
·
2 revisions
- We are using alpha branch for development, so please submit the pull request on alpha branch.
- Please maintain WordPress Coding Standards, you can use this sniffer tool if necessary: https://github.com/WordPress/WordPress-Coding-Standards
- Make sure that you use the LF line endings in your code. You can use this tool if necessary: EditorConfig
- Use a meaningful commit message.
- Don't modify the pot file, it will be updated by the team if necessary.
General
Release Notes