Skip to content

Commit 21bc936

Browse files
committed
Added checklist for new version
1 parent 356ab0b commit 21bc936

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
/.travis.yml export-ignore
1111
/appveyor.yml export-ignore
1212
/box.json export-ignore
13+
/doc export-ignore
1314
/phpcs.xml.dist export-ignore
1415
/phpcs-ruleset.xml export-ignore
1516
/tests export-ignore

doc/new-release.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Checklist for new release
2+
3+
1. change version in `src/Application.php`
4+
2. add new Git tag
5+
3. create new version on GitHub with summary of important changes with respect to last version

0 commit comments

Comments
 (0)