mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
17 lines
848 B
Markdown
17 lines
848 B
Markdown
# Misc
|
|
|
|
This section is dedicated to going to detail about an assortment of topics which don't necessary fit into other documentation
|
|
sections.
|
|
|
|
* [Coding conventions](coding-conventions): Guidelines and standards for code formatting and documentation
|
|
* [Contributing](contributing): How you can be a part of the SilverStripe Open Source community
|
|
* [Module release process](module-release-process): Creating and looking after a module
|
|
* [Release process](release-process): Describes the Framework and CMS release process
|
|
* [SS markdown](ss-markdown): Markdown syntax for our technical documentation
|
|
* [Subversion](subversion): Describes SilverStripe-specific information on how to handle subversion
|
|
|
|
## Feedback
|
|
|
|
If you have a topic you would like covered in the misc section please ask for it on our [Bug Tracker](http://open.silverstripe.org)
|
|
|