-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a02f581
commit ff70717
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
packages/documentation/src/content/docs/reference/get-involved.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Get involved | ||
--- | ||
|
||
## Participation | ||
|
||
- Begin a [new discussion or contribute to existing discussions](https://github.com/interledger/rafiki/discussions) in the Rafiki GitHub repo. | ||
- Join the [interledger.slack.com](interledger.slack.com) workspace and ask any questions you have in the #rafiki channel. | ||
- Try [running the system locally](https://rafiki.dev/playground/overview/) and ask any questions you have in the #rafiki Slack channel. | ||
- For more details about spec contributions and development, visit [contributing.md](https://github.com/interledger/rafiki/blob/main/.github/contributing.md). | ||
|
||
## Coding | ||
|
||
- [Contribute](https://github.com/interledger/rafiki) to Rafiki coding or testing. | ||
|
||
## Community and hackathons | ||
|
||
- Join us at the [Interledger Summit](https://interledger.org/summit) and participate in our annual hackathon. | ||
- Organize your own hackathons, coding sprints, and workshops both online and offline. Run campaigns and encourage participants to develop, collaborate on, and test projects. | ||
|
||
## Documentation | ||
|
||
- Contribute to the docs by suggesting additions and improvements. | ||
- Create tutorials and guides to help others in the community work with Rafiki. | ||
|
||
Review our [contribution guide](https://github.com/interledger/rafiki/blob/main/.github/contributing.md) for details. |