I want to contribute with my coding

japlavaren
Member | 404
+
+4
-

Hi,

currently I have lot of time so I want to help with developing NF. I am programming in PHP almost 10 years, also with Nette many years. I know how to use Nette from programmer way and also how Nette works internally (not specialist but I am quite familiar with it).

But I do not know how to start. Is there some list of task what needed to be done or how it works?

Can you help me how to start coding for Nette because I`am lovin it :D

THX Jakub

Felix
Nette Core | 1186
+
+1
-

Hi Jakub.

I want to say, hooray.

I see some possible places to start:

  • improve docs (nette/doc)
  • write some examples (nette/examples)

If you would like to participate in nette/* packages. Please contact @DavidGrudl.

We also developed some nette community stuff:

  • componette
  • planette (in progress)
  • contributte (glad to see you there)

There are many ways to start at, just pick some and do it. :)

Let me know.

Last edited by Felix (2018-07-27 20:40)

David Grudl
Nette Core | 8129
+
0
-

“Improve docs” is a terribly broad term. Do we have a list of tasks or have you solved all of them? ;-)

I have no list. I'm not ready to give someone some tasks he could solve. Except for issues on GitHub perhaps…

Felix
Nette Core | 1186
+
0
-

I didn't mean “Improve docs” in a bad way. ;-)

Let's say “add more informations into docs”.

I don't have any prepared list of issues, I mean with label “Good first issue”, let's start with Github issues (https://github.com/…/docs/issues).

her-ur
Member | 20
+
+3
-

David Grudl wrote:

I have no list. I'm not ready to give someone some tasks he could solve. Except for issues on GitHub perhaps…

Did you think about any list of tasks for volunteers? It could be good as a reference for someone or just for people as @japlavaren that have now time and they want to help.