From 92eaedb2b589b5ddd210be61ca9461e5a1a28be8 Mon Sep 17 00:00:00 2001 From: jmoore Date: Mon, 9 Aug 2021 15:55:58 +0200 Subject: [PATCH] Add new_spec.md Template for creators of new specification issues, including cross-links to the various implementations that we are expecting. --- .github/ISSUE_TEMPLATE/new_spec.md | 33 ++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new_spec.md diff --git a/.github/ISSUE_TEMPLATE/new_spec.md b/.github/ISSUE_TEMPLATE/new_spec.md new file mode 100644 index 00000000..7f7fe3f6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new_spec.md @@ -0,0 +1,33 @@ +--- +name: "\U0001F680Specification Proposal" +about: Submit a proposal for a new NGFF specification +labels: scoping +--- + +## 🚀 Specification + + +## Motivation + + + +## Pitch + + + +## Alternatives + + + +## Additional context + + + +## Implementations & Samples + + + +* [ ] bioformats2raw +* [ ] ome-zarr-py +* [ ] vizarr +* [ ] ...