Files
desktop-base/README.contribute
T
2018-02-18 00:00:59 +01:00

11 lines
618 B
Plaintext

For occasional contributions, the preferred way to contribute to this repository is to create a branch on salsa.debian.org, create a merge request and ask for the merge request to be review on debian-desktop@lists.debian.org.
For Debian developers and maintainers doing the tag and publication work for the package, the preferred workflow is the following.
- During development cycle:
· simply git commit, or accept merge requests
- To prepare a release:
· gbp dch -R --commit
· gbp buildpackage --git-tag
- To prepare d/changelog for the next development cycle:
· gbp dch -N new_version --commit