-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
256 changed files
with
13,066 additions
and
3,231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Contribution Guidelines | ||
|
||
The information provided here is a must read for anyone who would like to | ||
contribute to SMACK. Hence, please make sure to study thoroughly the following | ||
items before you start contributing: | ||
|
||
* We adhere to the [Open Code of Conduct](http://todogroup.org/opencodeofconduct/#SMACK/[email protected]). By participating, you are expected to honor this code. | ||
* We use this [git branching model](http://nvie.com/posts/a-successful-git-branching-model/). Please avoid working directly on the `master` branch. | ||
* We follow guidelines for [good git commit practice](https://wiki.openstack.org/wiki/GitCommitMessages) | ||
* We follow the [LLVM Coding Standards](http://llvm.org/docs/CodingStandards.html) | ||
|
Oops, something went wrong.