Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
jm42 committed Nov 26, 2024
1 parent 8e6740a commit 6b85cd0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@
Thank you for contribute to POAP Family project. Any contribution you make will be reflected on https://poap.family.

The codebase is under MIT license. All code submitted must be licensed under these terms (2-clause BSD, ISC, etc.).

## Release

When merging into `main` increase the `package.json` version accordenly and then tag the merge
commit with the version prefixed with "v", finally create a relase for that tag.

0 comments on commit 6b85cd0

Please sign in to comment.