Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions development/rfc/rfc2_commiters.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ project.
managers are assumed to have permission to create a branch.
- All source code in SVC should be in Unix text format as opposed to
DOS text mode.
- Please make use of existing code (such as CoastalME's 2d integer and floating point classes) wherever possible. Don't try to re-invent the wheel!
- When committing new features or significant changes to existing
source code, the committer should take reasonable measures to ensure
that the source code continues to build and work on the most commonly
Expand Down