@@ -16,6 +16,14 @@ Download the current version by clicking on the link above (this will download t
Then, upload the file to WordPress in the "Themes" section and enable it. Done :)
## :chequered_flag: Development
The `master` branch of this repository is push-protected, so you cannot push changes directly to it. Instead, you should create a feature branch, commit all your changes there, push that branch and then merge it into master via a merge request.
We recommend that you first create an issue describing what you want to do and then use GitLab's built-in "Create merge request and branch" feature for that. This way, it is also always documented who is working on which changes.
You can of course also always change the branch protection in the settings, but we would recommend against that.
## :scales: License
The "fscoli next" WordPress theme is distributed under the terms of the [**GNU General Public License v3.0**][gpl-3.0].