From 16c59d95d3cdc7f05aef2f7f34a4e2593758e2fd Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Wed, 15 Nov 2023 10:00:27 +0100 Subject: [PATCH] linked to discussion fr submission --- documentation/dev-portal/src/shipyard/guidelines.md | 3 +++ 1 file changed, 3 insertions(+) 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