Developer Area/Contributing: Difference between revisions
From Mahara Wiki
< Developer Area
(Created page with "{{:Developer_Area/tabs}} <!-- to add further tabs, update the following page https://wiki.mahara.org/wiki/Developer_Area/tabs ... this will automatically cascade the changes t...") |
|||
Line 3: | Line 3: | ||
<div style="float:right">__TOC__</div> | <div style="float:right">__TOC__</div> | ||
=== Contributing | === Contributing code === | ||
* '''[[Developer_Area/Contributing_Code|Contributing Code]]''' | * '''[[Developer_Area/Contributing_Code|Contributing Code]]''' | ||
* '''[[Developer_Area/Coding_guidelines|Coding guidelines]]''' | * '''[[Developer_Area/Coding_guidelines|Coding guidelines]]''' | ||
* '''[[Developer_Area/Code_Review|Commit Policy]]''' | * '''[[Developer_Area/Code_Review|Commit Policy]]''' | ||
* [[Developer_Area/Bug_Status|Bug Status Policy]] | |||
* [[Developer_Area/Bite_Sized|Bite sized code tasks]] | |||
=== Reporting problems / fixes === | |||
* [https://mahara.org/tracker/ How to submit good bug reports] | * [https://mahara.org/tracker/ How to submit good bug reports] | ||
=== Helping with testing === | |||
* [[Developer_Area/Accessibility_Checklist|Accessibility Checklist]] | * [[Developer_Area/Accessibility_Checklist|Accessibility Checklist]] | ||
* [[Developer_Area/How_to_Review_Code|How to Review Code]] | * [[Developer_Area/How_to_Review_Code|How to Review Code]] | ||
* [[Developer_Area/Unit_Testing|Unit Testing]] | * [[Developer_Area/Unit_Testing|Unit Testing]] | ||
* [[Developer_Area/Behat_Testing|Behat Testing]] | * [[Developer_Area/Behat_Testing|Behat Testing]] | ||
* [[Developer_Area/User_manual_setup|User manual setup]] | * [[Developer_Area/User_manual_setup|User manual setup]] |
Latest revision as of 16:14, 15 Mayıs 2020
Overview | Finding your way around | Dev setup | Dev tools | Contributing | Testing |
Keep in touch | API Docs | Architecture | Release Instructions | Plugins |