22nd March Team Meeting

We had a good meeting today. Read the meeting transcript in the Slack archives. (A Slack account is required)

We discussed the different requirments that we could automate. Here is the list of GitHubGitHub GitHub is a website that offers online implementation of git repositories that can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/ issues for the single requirements. Any help is welcome. It could be making a pull requests, helping write the regex or contributing ideas how to implement the check. Once the checks have been written we need help testing them for false positives.

No PHP or JS errors. (Implementation ideas needed)
No removing or modifying non-presentational hooks
Use a unique namespace
Use WordPress functionality and features first
Don’t include admin/feature pointers
No disabling of the admin toolbar
Theme Tag functionality
Plugin territory
Include a text domain in style.css
Spell “WordPress” correctly
Do not use to use roles to check capability
Use the Customizer for implementing theme options
Don’t include any plugins