Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd0c3b7f

Browse files
authored
Add an issue template for feature requests (#3572)
1 parentc8d8e64 commitd0c3b7f

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

‎.github/ISSUE_TEMPLATE/config.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled:true
22
contact_links:
3-
-name:Propose a newmajor feature
3+
-name:Propose a newZarr specification feature
44
url:https://github.com/zarr-developers/zarr-specs
5-
about:A newmajorfeature should bediscussed in theZarr specifications repository.
5+
about:A new featurefor the Zarr storage specificationshould beopened on thezarr-specs repository.
66
-name:Discuss something on ZulipChat
77
url:https://ossci.zulipchat.com/
88
about:For questions like "How do I do X with Zarr?", consider posting your question to our developer chat.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name:Feature Request
2+
description:Request a new feature for zarr-python
3+
# labels: []
4+
body:
5+
-type:textarea
6+
attributes:
7+
label:Describe the new feature you'd like
8+
description:>
9+
Please provide a description of what new feature or functionality you'd like to see in zarr-python.
10+
validations:
11+
required:true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp