Skip to content
Open
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
2 changes: 2 additions & 0 deletions content/en/project/getInvolved/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ There several ways to get involved in the Medley Interlisp Project, depending on

We're actively trying to improve the new user experience, but don't expect a polished commercial product--we're still in the middle of restoration. But things are pretty stable. Reading the [Medley primer](https://primer.interlisp.org) and checking out the system at [online.interlisp.org](https://online.interlisp.org) should get you started. This is an opportunity to [let us know how the primer helps you](https://github.com/Interlisp/medley/issues/new?template=primer.yml) learn the basics of Medley.

To report problems or suggest new features [open an issue](https://github.com/Interlisp/medley/issues/new/choose) in the Medley GitHub repository. We track all issues against the project from this repository.

## 2. GitHub

We work primarily through [the Interlisp repositories on GitHub](https://github.com/Interlisp). While there are several repositories for the project, issues (problem reports) are to be found in the [medley repo issue list](https://github.com/Interlisp/medley/issues). If you have a GitHub account, you can watch the repositories of interest (medley, maiko, online).
Expand Down