Chris
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
2 deletions
-
docs/releases/release-checklist.md
|
|
@ -1,9 +1,10 @@ |
|
|
|
# Release Checklist |
|
|
|
|
|
|
|
|
|
|
|
- [ ] Release commit is tagged |
|
|
|
- [ ] Release commit is tagged |
|
|
|
- [ ] Release is created on Github |
|
|
|
- [ ] All tests pass on 2.7 and 3.x |
|
|
|
- [ ] All warnings are resolved (run tests with `PYTHONWARNINGS=default`) |
|
|
|
- [ ] All Gooey Examples run and work as expected |
|
|
|
- [ ] All new features have corresponding examples |
|
|
|
- [ ] All new features have README updates |
|
|
@ -25,4 +26,4 @@ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|