4. Submit a Pull Request (tell Typesetter about your changes)
* Click "Pull Request"
* Enter a Message that will go with your commit to be reviewed by core committers
* Click “Send Pull Request”
### Multiple Pull Requests and Edits ###
When submitting pull requests, it is extremely helpful to isolate the changes you want included from other unrelated changes you may have made to your fork of Typesetter. The easiest way to accomplish this is to use a different branch for each pull request. There are a number of ways to create branches within your fork, but GitHub makes the process very easy:
2. Once you have located the file, navigate to the code view and click "Edit". For example, if you want to change the /include/common.php file, the "Edit" button would appear on this page: https://github.com/Typesetter/Typesetter/blob/master/include/common.php
3. Now, edit the file as you like then click "Propose File Change"
* Many plugins <ahref="https://www.typesettercms.com/Plugins"target=_blank> from the forum</a> will not function with php8, because deprecations of php7 are errors in php8. The momentary solution is to open an issue in the forum, but before look at the plugin-site under 'support', whether there is already an updated version for download and then manual installation under /addons.