Skip to content

Commit

Permalink
Docs: update CONTRIBUTING.md (#4751)
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh authored Jan 9, 2025
1 parent 2ae2626 commit d7e85ff
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# Contributing

When contributing to this repository, please first discuss the change you wish to make via a GitHub issue before making it.

Please note we have a Code of Conduct (see below), please follow it in all your interactions with the project.
### tl;dr
* Pull requests are very welcome
* Check [**good first issues**](https://github.com/safe-global/safe-wallet-monorepo/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) if you want to contribute but don't know what
* We do NOT accept tiny text edits, typo fixes etc, which is typically bot activity/airdrop farming
* Each pull requests is rewarded with a [GitPOAP](https://www.gitpoap.io/gh/safe-global/safe-wallet-monorepo) but this does NOT guarantee any other perks

## Code Style

More information [here](./docs/code-style.md)
More information [here](./docs/code-style.md).
We use [semantic commits](https://www.conventionalcommits.org/en/v1.0.0/) for pull request titles and commit messages.

## CLA

Expand Down

0 comments on commit d7e85ff

Please sign in to comment.