developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Changes between Version 5 and Version 6 of en/process
- Timestamp:
- Mar 23, 2010, 11:26:07 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/process
v5 v6 9 9 How does it happens: 10 10 11 - a contributor propose a bug fix or an improvement by creating a patch. He attach this patch to a ticket in the bug tracker. An other solution is to register on [http://bitbucket.org/ Bitbucket], "forking" [http://bitbucket.org/jelix/ an official repository of Jelix], making some change on your clone and requesting a pull. In this case, add a comment on the corresponding ticket to inform follower of the ticket ofyour changes.11 - a contributor propose a bug fix or an improvement by creating a patch. He attach this patch to a ticket in the bug tracker. An other solution is to register on [http://bitbucket.org/ Bitbucket], "forking" [http://bitbucket.org/jelix/ an official repository of Jelix], making some change on your clone and requesting a pull. In this case, add a comment on the corresponding ticket to inform followers of the ticket about your changes. 12 12 - a reviewer reads the code of the patch, and verifies that the quality is good, the coding style is good, and the patch does things well. 13 13 - all new features are also reviewed by one of the core developers.