Skip to content
Merged
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
4 changes: 2 additions & 2 deletions docs/contribute/writing-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ There are three ways you can contribute to the OpenFn DPG:
### 1. Build or extend OpenFn adaptors

- Requires knowledge of Javascript and Typescript
- See the [README.md](https://github.com/OpenFn/lightning#contribute-to-this-project) to learn how to contribute
- See the [README.md](https://github.com/OpenFn/adaptors#contributing) to learn how to contribute

### 2. Add or improve a feature on the OpenFn Lightning platform
- Requires knowledge of Elixir and Pheonix Liveview
- See the [README.md](https://github.com/OpenFn/adaptors#contributing) to learn how to contribute
- See the [README.md](https://github.com/OpenFn/lightning#contribute-to-this-project) to learn how to contribute

### 3. Add to or improve our documentation

Expand Down