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
Viem has a CHANGELOG.md with all versions and changesets.
Having a file like that is super helpful because devs can find the version and PR that introduced a specific feature, without going through Github release tags and notes.
I propose we do the same. This shows that we appreciate and welcome open-source contributions, and also incentivises contributors to make PRs to be associated with a project.
The text was updated successfully, but these errors were encountered:
arthurgousset
changed the title
Configure changeset to thank PR contributor like in viem
Configure changeset to thank PR contributors and write to CHANGELOG.md
Dec 4, 2023
Viem has a
CHANGELOG.md
with all versions and changesets.Having a file like that is super helpful because devs can find the version and PR that introduced a specific feature, without going through Github release tags and notes.
In addition, viem automatically tags and thanks the author of a PR:
I propose we do the same. This shows that we appreciate and welcome open-source contributions, and also incentivises contributors to make PRs to be associated with a project.
The text was updated successfully, but these errors were encountered: