Jump to: navigation, search

Difference between revisions of "Fuel/Register"

(First commits)
(First Steps)
Line 34: Line 34:
 
** git clone git://github.com/stackforge/fuel-library.git
 
** git clone git://github.com/stackforge/fuel-library.git
 
** git clone git://github.com/stackforge/fuel-docs.git
 
** git clone git://github.com/stackforge/fuel-docs.git
 
== Subscribe to mailing lists ==
 
* [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev OpenStack developers mailing list]. Fuel traffic is there with subject containing "[Fuel]".
 
* [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce OpenStack announcements mailing list]. Announcements about the OpenStack project like product release information, security advisories, important discussions. This is a low-traffic, read-only list.
 
* (being deprecated) [https://launchpad.net/~fuel-dev fuel-dev launchpad mailing list] contains only Fuel related discussions. To subscribe, find "Subscribe" link on the left side of the page after becoming a member of fuel-dev team. This mailing list is being deprecated, as we move all discussions to openstack-dev with subject containing "[Fuel]"
 
* There are even more mailing lists out there, check out [[MailingLists]] on this.
 
 
== IRC at freenode.net ==
 
{| border="1" cellpadding="2" cellspacing="0"
 
|  #fuel 
 
| General channel. Logged [http://irclog.perlgeek.de/fuel/ here]
 
|-
 
|  #fuel-dev
 
| Development channel. Logged [http://irclog.perlgeek.de/fuel-dev/ here].
 
|}
 
  
 
== First commits ==
 
== First commits ==
 
* Check out this short and simple guide on how to get started: [[Rally/Develop#How_to_contribute|How to contribute]]. Though it is for Rally, it is still applied to any other OpenStack project, including Fuel.
 
* Check out this short and simple guide on how to get started: [[Rally/Develop#How_to_contribute|How to contribute]]. Though it is for Rally, it is still applied to any other OpenStack project, including Fuel.
 
* [[How_To_Contribute]] page covers many more details, including bug fixes, etc. - and that's can be simply applied to Fuel related components.
 
* [[How_To_Contribute]] page covers many more details, including bug fixes, etc. - and that's can be simply applied to Fuel related components.

Revision as of 19:42, 12 April 2014

First Steps

Profile at OpenStack.org

Launchpad

Gerrit

Please see more information on this at Contributors License Agreement page

Git

First commits

  • Check out this short and simple guide on how to get started: How to contribute. Though it is for Rally, it is still applied to any other OpenStack project, including Fuel.
  • How_To_Contribute page covers many more details, including bug fixes, etc. - and that's can be simply applied to Fuel related components.