Open main menu

Difference between revisions of "Developer Central"

1 byte removed ,  15:19, 23 August 2020
(→‎For Engine authors: -- added HOWTO-Engine Release link)
Line 77: Line 77:
The current procedure is as follow:
The current procedure is as follow:
# For a sizeable, significant changes it is advised to make a [https://help.github.com/articles/about-pull-requests/ Pull Request on GitHub].
# For a sizeable, significant changes it is advised to make a [https://help.github.com/articles/about-pull-requests/ Pull Request on GitHub].
# Such Pull Request will have to stay for at least 2 weeks open for the comments.
# Such Pull Request will have to stay for at least a week open for the comments.
# Everyone is invited to comment and review and voice their opinion (views of non-team members are valuable, but have no decisive power).
# Everyone is invited to comment and review and voice their opinion (views of non-team members are valuable, but have no decisive power).
# If there are no unaddressed objections after 2 weeks, the PR could be merged. Exception could be made if there are suggestions over refactoring or tidying up the code, granted that they will be addressed in-tree.
# If there are no unaddressed objections after 2 weeks, the PR could be merged. Exception could be made if there are suggestions over refactoring or tidying up the code, granted that they will be addressed in-tree.