Jump to: navigation, search

Difference between revisions of "Fuel/Register"

m (Subscribe to mailing lists)
(First Steps)
Line 9: Line 9:
 
* Go to https://launchpad.net/ , your profile
 
* Go to https://launchpad.net/ , your profile
 
* Add your work email to the list of emails, or specify it as primary.
 
* Add your work email to the list of emails, or specify it as primary.
* Join the team at [https://launchpad.net/~fuel-dev]
+
* Join the team at https://launchpad.net/~fuel-dev
  
 
== Gerrit ==
 
== Gerrit ==
Line 40: Line 40:
 
== Talk to developers in real time ==
 
== Talk to developers in real time ==
 
* 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/.
 
* 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/.
 +
 +
== 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.
 +
* [[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 17:53, 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.

Talk to developers in real time

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.