Skip to content

Commit 9291520

Browse files
committed
Add a CONTRIBUTING.md file
Closes gh-65
1 parent 7014ca5 commit 9291520

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CONTRIBUTING.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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.

0 commit comments

Comments
 (0)