Repository: incubator-ariatosca Updated Branches: refs/heads/packaging 3f4664c7f -> d6348b470
changelog and contributing files Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/d6348b47 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/d6348b47 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/d6348b47 Branch: refs/heads/packaging Commit: d6348b470dd7fca805bf25d8071385da2fef9b4c Parents: 3f4664c Author: Ran Ziv <[email protected]> Authored: Mon Jun 5 14:19:34 2017 +0300 Committer: Ran Ziv <[email protected]> Committed: Mon Jun 5 14:19:34 2017 +0300 ---------------------------------------------------------------------- CHANGELOG.rst | 4 ++++ CONTRIBUTING | 3 +++ 2 files changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/d6348b47/CHANGELOG.rst ---------------------------------------------------------------------- diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000..6abb1af --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,4 @@ +0.1.0 +----- + + * Initial release. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/d6348b47/CONTRIBUTING ---------------------------------------------------------------------- diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 0000000..4124003 --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1,3 @@ +Contribution guide is available on our Confluence: + +https://cwiki.apache.org/confluence/display/ARIATOSCA/Contributing+to+ARIA \ No newline at end of file
