File tree 2 files changed +29
-0
lines changed 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ Please note that the Consortium for Python Data API Standards has a Code of
2
+ Conduct that we ask everyone to respect, see:
3
+ https://github.com/data-apis/.github/blob/master/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
1
+ # Contributing to the Array API Standard
2
+
3
+ Thank you for your interest in contributing!
4
+
5
+
6
+ ## Contributing
7
+
8
+ If you would like to contribute textual clarifications or other "maintenance
9
+ type" changes, please open a pull request on the
10
+ https://github.com/data-apis/array-api repository.
11
+
12
+ If you would like to add more functionality to the Array API Standard, please
13
+ take note of:
14
+ - the Scope section of the standard
15
+ - the [ document outlining the Consortium's Process for standardization] ( https://github.com/data-apis/governance/blob/master/process_document.md )
16
+ before opening a pull request. If your proposed addition seems in scope,
17
+ opening an issue for discussion may be more appropriate as a first step.
18
+
19
+
20
+ ## Reporting issues
21
+
22
+ Please use the [ issue tracker] ( https://github.com/data-apis/array-api/issues )
23
+ for reporting issues with the published Array API Standard.
24
+
25
+ Please note that * implementation* issues should be reported to the project
26
+ implementing the standard.
You can’t perform that action at this time.
0 commit comments