how to i can contribute the to cakephp?

2014-04-10 Thread Willian Briotto
I want to contribute to the project but do not know where to start. I need 
to learn me the code (core), but for this, I need to start with simple 
things.

Where do I start?

Thanks

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.


Re: how to i can contribute the to cakephp?

2014-04-10 Thread JelmerD
https://github.com/cakephp/cakephp/blob/master/CONTRIBUTING.md

On Wednesday, 9 April 2014 22:32:37 UTC+2, Willian Briotto wrote:

 I want to contribute to the project but do not know where to start. I need 
 to learn me the code (core), but for this, I need to start with simple 
 things.

 Where do I start?

 Thanks


-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.


Re: how to i can contribute the to cakephp?

2014-04-10 Thread mark_story
There are a few ways to contribute all are important in my mind.

* Helping people on the mailing list and IRC :)
* Writing blog posts about your experiences and publishing tips/examples of 
the solutions you've come up with.
* Writing documentation (https://github.com/cakephp/docs). The 
documentation for CakePHP is an invaluable resource to the community and is 
a great way to get involved as editing the docs can be done without needing 
to know git.
* Publishing plugins you've made. We all use plugins and publishing your 
own is a great way to get started with open source development.
* Writing code for CakePHP - the open issue list 
(https://github.com/cakephp/cakephp/issues) is a good place to start as you 
can provide feedback on open pull requests, provide patches for open issues 
or suggest things you think would improve CakePHP.

-Mark

On Wednesday, 9 April 2014 16:32:37 UTC-4, Willian Briotto wrote:

 I want to contribute to the project but do not know where to start. I need 
 to learn me the code (core), but for this, I need to start with simple 
 things.

 Where do I start?

 Thanks


-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.