Skip to content

Add CONTRIBUTION and CODE_OF_CONDUCT files #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please note that the Consortium for Python Data API Standards has a Code of
Conduct that we ask everyone to respect, see:
https://github.com/data-apis/.github/blob/master/CODE_OF_CONDUCT.md
26 changes: 26 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Contributing to the Array API Standard

Thank you for your interest in contributing!


## Contributing

If you would like to contribute textual clarifications or other "maintenance
type" changes, please open a pull request on the
https://github.com/data-apis/array-api repository.

If you would like to add more functionality to the Array API Standard, please
take note of:
- the Scope section of the standard
- the [document outlining the Consortium's Process for standardization](https://github.com/data-apis/governance/blob/master/process_document.md)
before opening a pull request. If your proposed addition seems in scope,
opening an issue for discussion may be more appropriate as a first step.


## Reporting issues

Please use the [issue tracker](https://github.com/data-apis/array-api/issues)
for reporting issues with the published Array API Standard.

Please note that *implementation* issues should be reported to the project
implementing the standard.