Skip to content

Adds requirements specifying need for Libyaml on Linux. Closes: #121 #122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

FiggyFoxFunc
Copy link

Description:
Added a requirements section in CONTRIBUTING.md.

I will abide by the code of conduct.

@mateusdeap
Copy link
Member

Closes #121

@JuanVqz JuanVqz linked an issue Jun 6, 2025 that may be closed by this pull request
Copy link
Member

@JuanVqz JuanVqz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FiggyFoxFunc If you agree with the adjustment, accept the changes or create your own with the comments above then we are ready to go.

@@ -14,6 +14,12 @@ Here's what you need to do:
- [Make sure the test suite passes on GitHub Actions and make any necessary changes to your branch to bring it to green.](#continuous-integration).
- Check out the [Help Wanted](#help-wanted) section for suggestions on how to support Skunk.

## Requirements
For Ruby ruby 3.0.2p107 on the Linux distro POP-OS install the following:
Copy link
Member

@JuanVqz JuanVqz Jun 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mean to be a blocker, but a couple of observations:

  • Pop!_OS seems to be the official name
  • I think Ruby ruby 3.0.2p107 is kind of specific. what do you think on saying Ruby 3.0 and up?
Suggested change
For Ruby ruby 3.0.2p107 on the Linux distro POP-OS install the following:
For a Linux distro called Pop!_OS, running Ruby 3.0 and up might require installing the following packages:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specify libyaml-dev requirement in CONTRIBUTING.md
3 participants