mirror of https://github.com/docker/compose.git
Merge pull request #924 from aanand/update-contributing
Add checklist item for completion script URL to CONTRIBUTING.md
This commit is contained in:
commit
8d8dd37d2c
|
@ -42,8 +42,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