From 4c89cdd5e582576ad76227ea967e38c832a2dd2b Mon Sep 17 00:00:00 2001 From: Greg Garvey Date: Wed, 19 Apr 2017 15:43:24 -0700 Subject: [PATCH] saved readme --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md index e69de29..9bd5257 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,26 @@ +#[Stanford SOE Regions](https://github.com/SU-SOE/stanford_soe_regions) +##### Version: 7.x-1.x + +Maintainers: [boznik](https://github.com/boznik) + +[Changelog.txt](CHANGELOG.txt) + +The Stanford SOE Regions module is used to add custom regions that live outside of the theme. + +Installation +--- + +Install this module like any other module. [See Drupal Documentation](https://drupal.org/documentation/install/modules-themes/modules-7) + +Configuration +--- + +Troubleshooting +--- + +If you are experiencing issues with this module try reverting the feature first. If you are still experiencing issues try posting an issue on the GitHub issues page. + +Contribution / Collaboration +--- + +You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see [GitHub's article on fork, branch, and pull requests](https://help.github.com/articles/using-pull-requests)