drupal Cookbook
This cookbook sets up Drupal core.
Contributing
- Fork the repository on Github.
- Create a named feature branch (like
feature-install_with_composer
).
- Write your change.
- Write tests for your change.
- Run the tests, ensuring they all pass.
- Submit a Pull Request using Github.
License
GNU General Public License, version 2 or later. This is the same as Drupal core itself.
Authors
- M Parker ( @mparker17 on Github, mparker17 on d.o )