From c194078c5dfc06f966a1af78bfd9524aff3d0bc1 Mon Sep 17 00:00:00 2001 From: John Simons Date: Fri, 20 Sep 2024 12:28:11 +1000 Subject: [PATCH] Added introduction --- menu/menu.yaml | 9 +++++++-- {nservicebus => shape-the-future}/cloudevents.md | 4 ++-- shape-the-future/index.md | 9 +++++++++ 3 files changed, 18 insertions(+), 4 deletions(-) rename {nservicebus => shape-the-future}/cloudevents.md (68%) create mode 100644 shape-the-future/index.md diff --git a/menu/menu.yaml b/menu/menu.yaml index 877200f4497..6896326f429 100644 --- a/menu/menu.yaml +++ b/menu/menu.yaml @@ -166,8 +166,6 @@ Title: NServiceBus and Biztalk - Url: nservicebus/azure Title: NServiceBus and Azure - - Url: nservicebus/cloudevents - Title: NServiceBus and CloudEvents - Title: Support Policy @@ -1658,3 +1656,10 @@ Articles: - Title: Upgrading to native queue length metric Url: monitoring/upgrade-guides/native-queue-length + +- Name: Shape the future + Topics: + - Title: Introduction + Url: shape-the-future + - Title: NServiceBus and CloudEvents + Url: shape-the-future/cloudevents \ No newline at end of file diff --git a/nservicebus/cloudevents.md b/shape-the-future/cloudevents.md similarity index 68% rename from nservicebus/cloudevents.md rename to shape-the-future/cloudevents.md index 73f1ba9807e..82f6eea6b3d 100644 --- a/nservicebus/cloudevents.md +++ b/shape-the-future/cloudevents.md @@ -8,5 +8,5 @@ reviewed: 2024-09-16 NServiceBus currently does not natively support CloudEvents. -We are currently capturing requirements to understand your needs regarding CloudEvents. -If you are interested in helping us shape how NServiceBus should support CloudEvents by sharing some of your use cases, drop us a comment in [this](https://github.com/Particular/NServiceBus/issues/5357) GitHub issue. +We are currently capturing requirements in understanding customer needs when it comes to CloudEvents. +If you are interested in helping us shape how NServiceBus should support CloudEvents, drop us a comment in [this](https://github.com/Particular/NServiceBus/issues/7159) GitHub issue. diff --git a/shape-the-future/index.md b/shape-the-future/index.md new file mode 100644 index 00000000000..700ce5d5ad3 --- /dev/null +++ b/shape-the-future/index.md @@ -0,0 +1,9 @@ +--- +title: Shape the future with us +summary: Provide feedback for the future of the Particular Service Platform +reviewed: 2024-09-16 +--- + +We are interested in your feedback regarding some technologies that we are currently looking at integrating into the Particular Service Platform. + +This section contains some ideas that we have but if you have some other ideas that are not listed here please [tell us more](https://github.com/Particular/NServiceBus/issues/new?assignees=&labels=Feature&projects=&template=feature_request.yml).