Skip to content

Commit 06284d0

Browse files
authored
Update CONTRIBUTING.md (#3114)
1 parent 7fe137b commit 06284d0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CONTRIBUTING.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
## Contributing
22

3-
Bug fixes and enhancements are welcome!
4-
5-
*Please don't open pull requests to add tokens to Connect.* Instead, use the `tokensConfig` parameter in `config` to add tokens into your deployment of Connect.
3+
- Instead of opening opening pull requests to add tokens directly into Wormhole Connect, please use the configuration to add them into your own deployment.
4+
- We welcome typo and grammar fixes to *public facing* documents. This includes things like the whitepapers, but excludes inline code comments. PRs that touch only the latter will be rejected. Fixing typos in comments alongside other non-trivial engineering work is welcome.
5+
- Pull requests that modify dependencies must be well-documented so that the benefits of updating can be weighed against security and compatibility concerns. Low-effort PRs that update dependencies without any documentation will be rejected.
6+
- Feature additions must be discussed ahead of time before a pull request is created.
67

78
### Setup
89

0 commit comments

Comments
 (0)