diff --git a/documentation/dev-portal/src/shipyard/guidelines.md b/documentation/dev-portal/src/shipyard/guidelines.md index ac8a7b18a8..1f4a901f7a 100644 --- a/documentation/dev-portal/src/shipyard/guidelines.md +++ b/documentation/dev-portal/src/shipyard/guidelines.md @@ -10,3 +10,6 @@ We expect to see the following for submissions: - If a UI-based solution: - How to run it locally? We are happy to also accept staging deployments as part of the submission (e.g. via Vercel) but this does not replace being able to run it locally. - Please make sure that your application works on commonly reproducible system environments (e.g. if you’re developing on Artix Linux please check for the necessary dependencies for more common-place OSes such as Debian, or Arch). If you are developing on Windows please make sure that it works on non-Windows machines also. Where possible please try to include build and install instructions for a variety of OSes. + +## How to submit? +Please follow the instructions [here](https://github.com/nymtech/nym/discussions/4143). \ No newline at end of file