Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jclouds Wiki" for 
change notification.

The "How to contribute" page has been changed by IgnasiBarrera:
https://wiki.apache.org/jclouds/How%20to%20contribute?action=diff&rev1=7&rev2=8

Comment:
Fixed some formatting issues and links

  
  == How to contribute ==
  
- We use [[https://github.com/jclouds|GitHub] and 
[[https://issues.apache.org/jira/browse/JCLOUDS|JIRA]] on the jclouds project.
+ We use [[https://github.com/jclouds|GitHub]] and 
[[https://issues.apache.org/jira/browse/JCLOUDS|JIRA]] on the jclouds project.
  
  Your first step is to create or find an issue in 
[[https://issues.apache.org/jira/browse/JCLOUDS|JIRA]] for your feature request 
or fix.  If it's a simple cleanup, this isn't necessary, but it's good to see 
if you're change fixes an existing issue anyway.  If it's a formatting issue 
alone, consider creating an issue for us to fix our checkstyle configuration to 
catch it in the future.
  
- Next, you'll want to create a pull request in GitHub for the change you're 
interested in making.  Some good references for working with Github are below.  
We ask that you keep your change rebased to master as much as possible, and we 
will ask you to rebase again if master has moved before accepting your patch.
+ Next, you'll want to create a pull request in Github for the change you're 
interested in making.  Some good references for working with Github are below.  
We ask that you keep your change rebased to master as much as possible, and we 
will ask you to rebase again if master has moved before accepting your patch.
   * [[https://help.github.com/articles/set-up-git|Setting Up Git with GitHub]]
-  * [[https://help.github.com/articles/fork-a-repo|Forking a Repository and 
Submitting Pull Requests with GitHub]]]
+  * [[https://help.github.com/articles/fork-a-repo|Forking a Repository]]
+  * [[https://help.github.com/articles/using-pull-requests|Submitting Pull 
Requests]]
  
  Finally, add a comment in the JIRA issue with a link to the pull request so 
we know the code is ready to be reviewed.
  

Reply via email to