Skip to content

Commit 1736412

Browse files
authored
Merge pull request #582 from AkihiroSuda/doc-slack
Add the Slack link
2 parents 968f5d0 + fc1165f commit 1736412

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Ask a question (GitHub Discussions)
4+
url: https://github.com/lima-vm/lima/discussions
5+
- name: Chat with Lima users and developers
6+
url: https://slack.rancher.io/
7+
about: Rancher Users slack has `#lima` channel, colocated with `#rancher-desktop` channel (Lima is not a Rancher project)

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ This project is unrelated to [The Lima driver project (driver for ARM Mali GPUs)
3434
The goal of Lima is to promote [containerd](https://containerd.io) including [nerdctl (contaiNERD ctl)](https://github.com/containerd/nerdctl)
3535
to Mac users, but Lima can be used for non-container applications as well.
3636

37-
## Adopters
37+
## Community
38+
### Adopters
3839

3940
Container environments:
4041
- [Rancher Desktop](https://rancherdesktop.io/): Kubernetes and container management to the desktop
@@ -44,6 +45,12 @@ GUI:
4445
- [Lima xbar plugin](https://github.com/unixorn/lima-xbar-plugin): [xbar](https://xbarapp.com/) plugin to start/stop VMs from the menu bar and see their running status.
4546
- [lima-gui](https://github.com/afbjorklund/lima-gui): Qt GUI for Lima
4647

48+
### Communication channels
49+
- [GitHub Discussions](https://github.com/lima-vm/lima/discussions)
50+
- `#lima` channel, colocated with `#rancher-desktop` channel in Rancher Users Slack (Lima is not a Rancher project)
51+
- New account: https://slack.rancher.io/
52+
- Login: https://rancher-users.slack.com/
53+
4754
## Examples
4855

4956
### uname

0 commit comments

Comments
 (0)