PHPTAL icon indicating copy to clipboard operation
PHPTAL copied to clipboard

Improve the development/contribution/build/release process

Open Potherca opened this issue 8 years ago • 0 comments

Currently there is only a very short note on contribution ("don't forget to send me patches") in the documentation. The current build/release process needs to be documented (and possibly improved).

Suggested Improvements

  • [ ] Use a CHANGELOG file to tag releases - #52
    Once a changelog is created as part of the process, it should be used to tag releases git tag -F <some-release-notes>
  • [X] Use a newer PHPUnit version (v4 instead of v3) -- #43
  • [ ] Anything else?

Potherca avatar Sep 03 '15 13:09 Potherca