mirror of https://github.com/docker/compose.git
Add checklist item for completion script URL to CONTRIBUTING.md
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
eabca3d7b7
commit
7ff607fb7a
|
@ -84,8 +84,9 @@ Note that this only works on Mountain Lion, not Mavericks, due to a [bug in PyIn
|
|||
|
||||
1. Open pull request that:
|
||||
|
||||
- Updates version in `compose/__init__.py`
|
||||
- Updates version in `docs/install.md`
|
||||
- Updates the version in `compose/__init__.py`
|
||||
- Updates the binary URL in `docs/install.md`
|
||||
- Updates the script URL in `docs/completion.md`
|
||||
- Adds release notes to `CHANGES.md`
|
||||
|
||||
2. Create unpublished GitHub release with release notes
|
||||
|
|
Loading…
Reference in New Issue