Skip to content
This repository was archived by the owner on May 13, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 961 Bytes

File metadata and controls

18 lines (12 loc) · 961 Bytes

YabbSE Classic theme for SMF.

This theme is licensed under BSD 3-clause license.

######Notes:

Feel free to fork this repository and make your desired changes.

Please see the Developer's Certificate of Origin in the repository: by signing off your contributions, you acknowledge that you can and do license your submissions under the license of the project.

######How to contribute:

  • fork the repository. If you are not used to Github, please check out fork a repository.
  • branch your repository, to commit the desired changes.
  • sign-off your commits, to acknowledge your submission under the license of the project.
  • an easy way to do so, is to define an alias for the git commit command, which includes -s switch (reference: How to create Git aliases)
  • send a pull request to us.