diff --git a/.github/ISSUE_TEMPLATE/producer-onboarding.md b/.github/ISSUE_TEMPLATE/producer-onboarding.md
new file mode 100644
index 000000000..4c84d5a05
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/producer-onboarding.md
@@ -0,0 +1,27 @@
+---
+name: Add New GCN Notice Producer
+about: Checklist to add a new producer of GCN Notices
+labels: new-producer
+---
+
+
+
+# Description
+
+Steps for onboarding new notices from the #### mission/observatory/instrument.
+Documentation: https://gcn.nasa.gov/docs/notices/producers
+Unified Schema: https://gcn.nasa.gov/docs/notices/schema
+
+# Acceptance criteria
+
+- [ ] create topics/acls
+- [ ] JSON schema
+- [ ] mission page
+- [ ] add to quickstart
+- [ ] announcement
+
+# Mission contact people
diff --git a/app/routes/missions.svom/logo_svom_black.svg b/app/routes/missions.svom/logo_svom_black.svg
new file mode 100644
index 000000000..bb66416b2
--- /dev/null
+++ b/app/routes/missions.svom/logo_svom_black.svg
@@ -0,0 +1,59 @@
+
+
+
+
diff --git a/app/routes/missions.svom/route.mdx b/app/routes/missions.svom/route.mdx
new file mode 100644
index 000000000..43daf8276
--- /dev/null
+++ b/app/routes/missions.svom/route.mdx
@@ -0,0 +1,66 @@
+---
+handle:
+ breadcrumb: SVOM
+---
+
+import logo from './logo_svom_black.svg'
+
+# Space Variable Objects Monitor (SVOM)
+
+
+
+**Launch Date:** June 22, 2024
+
+**Anticipated Start of Science Operations:** December 2024
+
+**End of Operations:** Mission duration of 3 years
+
+**Data Archive:**
+[HEASARC SVOM Archive](https://heasarc.gsfc.nasa.gov/docs/heasarc/missions/svom.html)
+
+The [Space-based multi-band astronomical Variable Objects Monitor (SVOM)](https://www.svom.eu/en/the-svom-mission/) is a French-Chinese mission, result of a collaboration between the two national space agencies, [China National Space Administration (CNSA)](https://www.cnsa.gov.cn/english/index.html) and [Centre national d'études spatiales (CNES)](https://irfu.cea.fr/dap/en/Phocea/Vie_des_labos/Ast/ast_technique.php?id_ast=2276). SVOM mission is dedicated to the study of the the most powerful transient phenomena, with a particular emphasis on gamma-ray bursts (GRBs).
+
+The SVOM spacecraft carries four multi-wavelength instruments: ECLAIRs, Gamma Ray burst Monitor (GRM), Microchannel X-ray Telescope (MXT) and Visual Telescope (VT). ECLAIRs and GRM can detect gamma-ray transient sources in real-time with localisation capabilities for ECLAIRs. SVOM can transfer the alerts in near real-time with a typical latency of less than 30s for 2/3 of the alerts and perform autonomous slew for performing x-ray and optical follow-up of the source with the smaller field of view of theMXT and VT instrument
+
+
+
+#### JSON-Serialized GCN Notice Types in GCN Kafka
+
+SVOM distributes alerts and localizations detections of gamma-ray transients. These notices are published on the GCN Kafka and VOEvent topics as `gcn.notices.svom` and `gcn.notices.svom.voevent`, respectively.
+
+