Jump to: navigation, search

Difference between revisions of "Fuel/Register"

(Launchpad)
(First Steps)
Line 41: Line 41:
 
* There are even more mailing lists out there, check out [[MailingLists]] on this.
 
* There are even more mailing lists out there, check out [[MailingLists]] on this.
  
== Talk to developers in real time ==
+
== IRC at freenode.net ==
* We use IRC channels #fuel (for users) and #fuel-dev (for developers) on freenode. You can find IRC logs at http://irclog.perlgeek.de/fuel-dev/ and http://irclog.perlgeek.de/fuel/.
+
{| 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 into Rally]]. 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 into Rally]]. 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:40, 12 April 2014

First Steps

Profile at OpenStack.org

Launchpad

Gerrit

Please see more information on this at Contributors License Agreement page

Git

Subscribe to mailing lists

  • OpenStack developers mailing list. Fuel traffic is there with subject containing "[Fuel]".
  • 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) 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

#fuel General channel. Logged here
#fuel-dev Development channel. Logged here.

First commits

  • Check out this short and simple guide on how to get started: How to contribute into Rally. 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.