[Owncloud] Contributing

2012-06-19 Thread Nathan Anderson
Hello all, I'm new to ownCoud and Git, and now that I've done some reading I want to make sure I understand the process of contributing. That way I can set up my development environment correctly. * If I have a simple fix to an existing bug report - attach a patch to the ticket * If I hav

Re: [Owncloud] Contributing

2012-06-20 Thread Victor Dubiniuk
Hi Nathan, yes, it is correct. All features and bug fixes go into the master branch so you need to clone master first. Thus, you need to use the master branch to validate bug report first. For a new feature make your clone of master and start a new branch: git checkout -b my-new-feature-name mas

Re: [Owncloud] Contributing

2012-06-22 Thread Guillaume ZITTA
Hi, Shouldn't these useful informations go to http://owncloud.org/dev/contribute/ ? thanks. Guillaume Le 20/06/2012 16:53, Victor Dubiniuk a écrit : Hi Nathan, yes, it is correct. All features and bug fixes go into the master branch so you need to clone master first.  Thus, you need to us

Re: [Owncloud] Contributing

2012-06-22 Thread Tom Needham
On 22 Jun 2012, at 10:29, Guillaume ZITTA wrote: > Hi, > > Shouldn't these useful informations go to http://owncloud.org/dev/contribute/ > ? Thanks, I reorganised the /dev/contribute page to now include the ways to contribute, and the guidelines on how to contribute. Previously they were split

Re: [Owncloud] Contributing

2012-06-22 Thread Thomas Tanghus
On Friday 22 June 2012 10:52 Tom Needham wrote: > On 22 Jun 2012, at 10:29, Guillaume ZITTA wrote: > > Hi, > > > > Shouldn't these useful informations go to > > http://owncloud.org/dev/contribute/ ? > Thanks, I reorganised the /dev/contribute page to now include the ways to > contribute, and the g

[Owncloud] Contributing to ownCloud

2011-03-18 Thread Sunil Khiatani
Hi, I'm a long time KDE user, and a programmer but I have never successfully helped out with open source. I am hoping to start now, and I am able to spend a few hours a week helping out. My skills are fairly wide, I'm a decent programmer in C++ and C# and should be able to handle PHP easily. I'm