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
1 changed files with 3 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue