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
One of the proposed ideas during the past two weeks (including the IPFS workshop) was to improve the quality of the commit messages across the IPFS projects, so that it becomes easier to manage and track progress + generate change logs.
To ensure that this gets adopted across projects, we must:
Research best practices and understand what are the best ones to adopt
Write guidelines for this purpose
Review PR to make sure they follow the guidelines
Generate the Changelogs
In an ideal case, the changelog generation can be even an automatic step of the release process.
One of the proposed ideas during the past two weeks (including the IPFS workshop) was to improve the quality of the commit messages across the IPFS projects, so that it becomes easier to manage and track progress + generate change logs.
To ensure that this gets adopted across projects, we must:
In an ideal case, the changelog generation can be even an automatic step of the release process.
Good reading:
The Art of the Commit
The text was updated successfully, but these errors were encountered: