Commit cb47c515189f2d0ed0f1ef0fddd57c486d5b6372
1 parent
a46c2932
Update release checklist
Showing
1 changed file
with
4 additions
and
1 deletions
README-maintainer
| 1 | ROUTINE DEVELOPMENT | 1 | ROUTINE DEVELOPMENT |
| 2 | 2 | ||
| 3 | +**Remember to check pull requests as well as issues in github.** | ||
| 4 | + | ||
| 3 | Default: | 5 | Default: |
| 4 | 6 | ||
| 5 | ./configure --enable-werror --disable-shared | 7 | ./configure --enable-werror --disable-shared |
| @@ -32,7 +34,8 @@ RELEASE PREPARATION | @@ -32,7 +34,8 @@ RELEASE PREPARATION | ||
| 32 | search for copyright. Don't forget copyright in manual. Also update | 34 | search for copyright. Don't forget copyright in manual. Also update |
| 33 | debian copyright in debian package. Last updated: 2019. | 35 | debian copyright in debian package. Last updated: 2019. |
| 34 | 36 | ||
| 35 | -* Check all open issues in the sourceforge trackers and on github. | 37 | +* Check all open issues and pull requests in github and the |
| 38 | + sourceforge trackers. | ||
| 36 | 39 | ||
| 37 | * Check `TODO` file to make sure all planned items for the release are | 40 | * Check `TODO` file to make sure all planned items for the release are |
| 38 | done or retargeted. | 41 | done or retargeted. |