From b24d2df68e88b8f8e6be83be90d66330b639b5f5 Mon Sep 17 00:00:00 2001 From: Leigh McCulloch <351529+leighmcculloch@users.noreply.github.com> Date: Sat, 10 May 2025 13:03:20 +1000 Subject: [PATCH] update forum links for SEP discussions --- ecosystem/README.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/ecosystem/README.md b/ecosystem/README.md index 3bdf3e72e..ef06b3423 100644 --- a/ecosystem/README.md +++ b/ecosystem/README.md @@ -119,8 +119,9 @@ Before contributing, consider the following: `Informational` SEP is much lower than one for a `Standard`, and allows you to promote the SEP independently to gain feedback and traction before creating a Standard out of it. -- Gather feedback from discussion on the dev mailing list and other forums, and - utilize it to begin a draft proposal. +- Gather feedback from discussion on the [GitHub discussion forum], [Stellar + Dev Discord], or [sellar-dev mailing list], and utilize it to begin a draft + proposal. - Follow the proposal process listed below. If you're having difficulty moving the proposal forward, talk to the buddy that's assigned the SEP; they'll often have guidance on how to move things forward, as well as feedback @@ -131,9 +132,8 @@ Before contributing, consider the following: ### Pre-SEP (Initial Discussion) -Introduce your idea on the -[stellar-dev mailing list](https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!forum/stellar-dev) -and other community forums dedicated to Stellar. +Introduce your idea on the [GitHub discussion forum], [Stellar Dev Discord], or +[sellar-dev mailing list] and other community forums dedicated to Stellar. - Make sure to gather feedback and alternative ideas — it's useful before putting together a formal draft! @@ -173,9 +173,9 @@ From there, the following process will happen: merging in the PR. - They'll provide initial feedback, and help pull in any subject matter experts that will help in pushing the SEP towards a final disposition. -- You should continue the discussion of the draft SEP on the mailing list to - gather additional feedback. We welcome any additional PRs that iterate on the - draft. +- You should continue the discussion of the draft SEP on the [GitHub discussion + forum], [Stellar Dev Discord], or [sellar-dev mailing list] to gather + additional feedback. We welcome any additional PRs that iterate on the draft. - Keep the version of the SEP as a v0 version while in draft. - Increment the minor or patch versions on each change while in draft. See [SEP Versioning]. @@ -270,6 +270,10 @@ require version updates: - David Mazières <@stanford-scs> (SDF) - Jed McCaleb <@jedmccaleb> (SDF) +[GitHub discussion forum]: + https://github.com/orgs/stellar/discussions/categories/stellar-ecosystem-proposals +[Stellar Dev Discord]: https://discord.gg/stellardev +[stellar-dev mailing list]: https://groups.google.com/g/stellar-dev [ietf]: https://ietf.org/ [semantic versioning]: https://semver.org/ [SEP Versioning]: #sep-versioning