Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. This question does not appear to be about programming within the scope defined in the help center. Closed 14 hours ago. Improve this question I am currently developing a WordPress template on my local PC. I am considering managing the project on GitHub, especially since team members will be joining later. I believe using GitHub for version control might be beneficial. Could you please advise on the best practices for this workflow? For instance, if I push the latest code to the main branch on GitHub, what would be the recommended approach to merge these changes into the production environment? Should we manage the theme on GitHub and avoid directly modifying files through the WordPress theme editor, or is there a different method you would suggest? I would greatly appreciate any insights into how your team manages this process. Thank you for your guidance. How to manage and deploy WordPress themes