diff --git a/accepted/0000-template.md b/accepted/0000-template.md index 9eda702..72bf95c 100644 --- a/accepted/0000-template.md +++ b/accepted/0000-template.md @@ -1,5 +1,7 @@ -- Start Date: (today's date, YYYY-MM-DD) -- Tracking Issue: [vortex-data/vortex#0000](https://github.com/vortex-data/vortex/issues/0000) +- Start Date: YYYY-MM-DD (today's date) +- RFC PR: [vortex-data/rfcs#0000](https://github.com/vortex-data/rfcs/pull/0000) + +# RFC Template ## Summary diff --git a/accepted/0015-variant-type.md b/accepted/0015-variant-type.md index bd931a1..50b0660 100644 --- a/accepted/0015-variant-type.md +++ b/accepted/0015-variant-type.md @@ -1,6 +1,5 @@ - Start Date: 2025-02-25 - RFC PR: [vortex-data/rfcs#15](https://github.com/vortex-data/rfcs/pull/15) -- Tracking Issue: [vortex-data/vortex#0000](https://github.com/vortex-data/vortex/issues/0000) # Variant Type diff --git a/accepted/0024-tensor.md b/accepted/0024-tensor.md index ed946eb..3b810d4 100644 --- a/accepted/0024-tensor.md +++ b/accepted/0024-tensor.md @@ -1,5 +1,5 @@ - Start Date: 2026-03-04 -- Tracking Issue: [vortex-data/vortex#0000](https://github.com/vortex-data/vortex/issues/0000) +- RFC PR: [vortex-data/rfcs#24](https://github.com/vortex-data/rfcs/pull/24) # Fixed-shape Tensor Extension diff --git a/proposed/0005-extension.md b/proposed/0005-extension.md index 1ce9c14..3a02878 100644 --- a/proposed/0005-extension.md +++ b/proposed/0005-extension.md @@ -1,6 +1,7 @@ -- Start Date: (2026-02-27) +- Start Date: 2026-02-27 - RFC PR: [vortex-data/rfcs#5](https://github.com/vortex-data/rfcs/pull/5) -- Tracking Issue: [vortex-data/vortex#6547](https://github.com/vortex-data/vortex/issues/6547) + +# Extension Types ## Summary