2,172
edits
(→Commit guidelines: added bit about linear history) |
CrystalBen (talk | contribs) m (add missing letter) |
||
Line 89: | Line 89: | ||
* '''Keymap''' - New keymaps, or change to existing keymaps | * '''Keymap''' - New keymaps, or change to existing keymaps | ||
* '''Ports''' - New ports, changes to documented ports | * '''Ports''' - New ports, changes to documented ports | ||
* '''Features''' - Brand new features, for example Cloud | * '''Features''' - Brand new features, for example Cloud Integration | ||
=== Developer changes: === | === Developer changes: === | ||
Line 101: | Line 101: | ||
Documentation can be committed separately under the '''DOXYGEN''' subsystem. | Documentation can be committed separately under the '''DOXYGEN''' subsystem. | ||
Code contributions in engines and backends do not have a hard requirement for doxygen style comments, but they are encouraged. | Code contributions in engines and backends do not have a hard requirement for doxygen style comments, but they are encouraged. | ||
== More to read == | == More to read == | ||
edits