You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 - Add a CHANGELOG #52
Once a changelog is created as part of the process, it should be used to tag releases git tag -F <some-release-notes>
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
CHANGELOG
file to tag releases - Add a CHANGELOG #52Once a changelog is created as part of the process, it should be used to tag releases
git tag -F <some-release-notes>
The text was updated successfully, but these errors were encountered: