https://github.com/dfinity/repositories-open-to-contributions
List of repositories where external contributions are accepted.
https://github.com/dfinity/repositories-open-to-contributions
Last synced: 4 months ago
JSON representation
List of repositories where external contributions are accepted.
- Host: GitHub
- URL: https://github.com/dfinity/repositories-open-to-contributions
- Owner: dfinity
- License: apache-2.0
- Created: 2022-02-01T13:24:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-02-02T21:30:13.000Z (4 months ago)
- Last Synced: 2026-02-03T10:58:49.023Z (4 months ago)
- Homepage:
- Size: 328 KB
- Stars: 5
- Watchers: 27
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Repositories open to external contributions
This repository holds the list of repositories accepting external contributions.
In these, external contributions are allowed when the code owner of the Pull Request has agreed to DFINITY's Contributor License Agreement (CLA). This repository also contains the workflow for verifying that the CLA has been signed for external contributors. For more information, refer to [CLA-workflow](CLA-workflow.md)
The open-repositories list is in a text format where each line represents the name of one repository within the `dfinity` org. Here is an example for https://github.com/dfinity/sdk and https://github.com/dfinity/ic. It needs to be in alphabetical order:
```
ic
sdk
```
To unlock a repository, you should create a [Pull Request](https://github.com/dfinity/repositories-open-to-contributions/compare) where you add the name in alphabetical order. Be sure to create a new branch within this repository, a PR from a forked repository will not work.