You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/11/12 18:12:27 UTC

[1/2] storm git commit: STORM-1156. Link Developer.md doc to the contributing page

Repository: storm
Updated Branches:
  refs/heads/asf-site d982e3591 -> de722cbfa


STORM-1156. Link Developer.md doc to the contributing page


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/3cb1ff5d
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/3cb1ff5d
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/3cb1ff5d

Branch: refs/heads/asf-site
Commit: 3cb1ff5debff00dc458e9ffef759d7f73a994c11
Parents: d982e35
Author: Thomas Graves <tg...@decadefade.corp.ne1.yahoo.com>
Authored: Fri Nov 6 17:11:23 2015 +0000
Committer: Thomas Graves <tg...@decadefade.corp.ne1.yahoo.com>
Committed: Fri Nov 6 17:11:23 2015 +0000

----------------------------------------------------------------------
 contribute/Contributing-to-Storm.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/3cb1ff5d/contribute/Contributing-to-Storm.md
----------------------------------------------------------------------
diff --git a/contribute/Contributing-to-Storm.md b/contribute/Contributing-to-Storm.md
index 7a5b232..351503a 100644
--- a/contribute/Contributing-to-Storm.md
+++ b/contribute/Contributing-to-Storm.md
@@ -21,7 +21,8 @@ For small patches, feel free to submit pull requests directly for them. For larg
 1. Open an issue on the [JIRA issue tracker](https://issues.apache.org/jira/browse/STORM) if one doesn't exist already
 2. Comment on the issue with your plan for implementing the issue. Explain what pieces of the codebase you're going to touch and how everything is going to fit together.
 3. Storm committers will iterate with you on the design to make sure you're on the right track
-4. Implement your issue, submit a pull request prefixed with the JIRA ID (e.g. "STORM-123: add new feature foo"), and iterate from there.
+4. Read through the developer documentation on how to build, code style, testing, etc [DEVELOPER.md](https://github.com/apache/storm/blob/master/DEVELOPER.md) 
+5. Implement your issue, submit a pull request prefixed with the JIRA ID (e.g. "STORM-123: add new feature foo"), and iterate from there.
 
 ### Contributing documentation
 


[2/2] storm git commit: Merge branch 'STORM-1156-asf' of https://github.com/tgravescs/storm into STORM-1156

Posted by bo...@apache.org.
Merge branch 'STORM-1156-asf' of https://github.com/tgravescs/storm into STORM-1156

STORM-1156: Link Developer.md doc to the contributing page


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/de722cbf
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/de722cbf
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/de722cbf

Branch: refs/heads/asf-site
Commit: de722cbfae7d30a65c6a09018f46779c67914077
Parents: d982e35 3cb1ff5
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Nov 12 11:11:33 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Nov 12 11:11:33 2015 -0600

----------------------------------------------------------------------
 contribute/Contributing-to-Storm.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------