Skip to content
Snippets Groups Projects
Commit 9cea08a9 authored by Michael Fairchild's avatar Michael Fairchild
Browse files

Correctly format markdown headings

parent 30f20c0d
No related branches found
No related tags found
No related merge requests found
# Contributing
This project follows the normal github workflow.
#Working on a feature or issue
## Working on a feature or issue
* Please make a fork of the repository if you do not already have one.
* Create a branch for the feature/issue with a name like `feature-x` or `issue-#`.
* Commit your changes to that branch.
......
# Planet Red
Planet Red is UNL's implementation of elgg
#Directory Structure
## Directory Structure
* elgg - the elgg directory. Currently a submodule, checked out at 1.8.19
* vagrant - various vagrant boxes for development/testing. Use vagrant/dev/ for development
* plugins - Our custom plugins such as auth and themes that need to be symlinked. Keeping the plugins out of the elgg directory makes for easy upgrades.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment