Fork the OpenSocial spec and create a new branch for your changes
Use your favorite text editor to make any modifications to the
specification files. Depending on the type of changes you are making,
you should edit files in specific directories.
If you are creating a patch to fix a bug in an existing version of the
specification (such as a typo or incorrect information) edit the files
in the subdirectory corresponding with the appropriate spec version.
For example, if you are fixing a misspelling in the 0.8 version of the
specification, edit the files in the 0.8 subdirectory.
If you are creating a patch to change or add a new feature to the next