We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow.
For various reasons, it's recommended to call working branches, even in your forks, something else other than main
, as this branch name does have some special behavior associated with them.
Before you submit your changes, it's prudent to perform some kind of smoke test. swift test
will do just fine.
Please do not write new shell scripts.
Make your changes and then submit them as a pull requests to the main
branch.
Consult GitHub Help for more information on using pull requests.
Please add your (or your employer's) copyright headers to any files to which you have made major edits.
Please note all code contributions must have the same license as Fault, i.e., the Apache License, version 2.0.