# Contributing When contributing to this repository, please first discuss the change you wish to make via [github discussions](https://github.com/lostdesign/linked/discussions), before making a change. Please note we have a [code of conduct](/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project. ## Commits 1. Use [gitmoji](https://gitmoji.dev/) followed by the message like: `✨ add new feature` 2. Do not bump the version in readme or package.json 3. Do not tag your commits ## Pull Request Process 1. Please do not open draft PRs. 2. Describe what you changed and why you propose this change as well as how to quickly test your addition. 3. Ensure any install or build dependencies are removed before the end of the layer when doing a build.