...
Create a new entry in the dilos userland repository (for example, du3).
Copy original debian directory from the source tree into the repo entry.
Create a task/bug in the Jira project (link to the bug tracker)
Change th task status to “in progress”
Create a new branch in the git reposytory which includes bug id, component name and (what else?), for example: ds-1234-xorg-server
Commit the initial files into your branch.
Port the component as usualy.
Commit the changes into your git branch and create a PR (pull request) at the project page.
Change the task status to “resolved” until the integration completed
Note |
---|
Do not forget to register in the task the real time you taken to port a component |