-
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
17 changed files
with
469 additions
and
144 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,16 @@ | ||
# Contribution Guidelines | ||
## 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) | ||
* We adhere to the [Contributor Covenant Code of Conduct](docs/code-of-conduct.md). | ||
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) | ||
|
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 |
---|---|---|
@@ -1,9 +1,10 @@ | ||
The MIT License | ||
|
||
Copyright (c) 2008-2016 Zvonimir Rakamaric ([email protected]), | ||
Copyright (c) 2008-2017 Zvonimir Rakamaric ([email protected]), | ||
Michael Emmi ([email protected]) | ||
Modified work Copyright (c) 2013-2016 Pantazis Deligiannis, | ||
Montgomery Carter, | ||
Modified work Copyright (c) 2013-2017 Montgomery Carter, | ||
Pantazis Deligiannis, | ||
Dietrich Geisler, | ||
Arvind Haran, | ||
Shaobo He, | ||
Jiten Thakkar, | ||
|
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
This file was deleted.
Oops, something went wrong.
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
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
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
Oops, something went wrong.