- a few small formatting/grammar changes/corrections
- document cloning with https, github-cli
- document using non-fork-master branch for changes
- document not using web ui for commiting
- add example commits for non-package changes
- add xrevbump
- reorder so testing build locally is before committing (more chronological)
- update xtools URL
- update example commits
Allows a template to define in which circumstances its do_check phase
should run, without requiring custom do_check definitions in each
template (also makes it easier to change how build styles do things
without checking as many templates).
Add to Manual and CONTRIBUTING as well.
- Add commit examples for package removal and shlibs modifications
- Explain the PR process, specially when related to soname bumps
- Explain [ci skip]
- Add testing requirements
* Describe using `xbps-src pkg` to check that a package builds.
* Move mention of `xlint` to the 'Creating ...' section.
* Remove reference to GitHub reporting new PRs on IRC.
* Fix grammar and typos.
* Improve readability.