blob: 07860da872218bcd6cd998222019c77285c93635 (
plain)
1
2
3
4
5
6
|
# Contributing to prebuild
- no commits direct to master
- all commits as pull requests (one or several per PR)
- each commit solves one identifiable problem
- never merge one's own PRs, another contributor does this
|