This commit is contained in:
Mike Linksvayer 2020-12-11 22:18:46 -08:00 коммит произвёл GitHub
Родитель eb7e400d95
Коммит 08e9859093
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -29,7 +29,7 @@ BEIPA applies MAJOR.MINOR.PATCH [semantic versioning](http://semver.org/) to its
2. MINOR version when agreement changes do not change objectives of agreement but are substantial enough to merit legal scrutiny from any user.
3. PATCH version for corrections which any user would likely want to accept with minimal additional review.
Any change to the agreement text mandates a new version. Before merging any change to the agreement to master, a maintainer will:
Any change to the agreement text mandates a new version. Before merging any change to the agreement to main, a maintainer will:
1. Have changes reviewed by GitHub Legal.
2. Update version number in the agreement title/heading and commit to branch to be merged.