Skip to content
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

Extract contributing guideline into a CONTRIBUTING.md #1056

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Dec 28, 2024

No description provided.

@st0012 st0012 self-assigned this Dec 28, 2024
@st0012 st0012 force-pushed the update-contributing-guide branch 2 times, most recently from 4300692 to c60ede9 Compare December 28, 2024 21:04
@@ -109,39 +109,9 @@ IRB `v1.13.0` and later versions allows users/libraries to extend its functional

For more information, please visit the [IRB Extension Guide](https://ruby.github.io/irb/EXTEND_IRB_md.html).

## Development
Copy link
Member Author

Choose a reason for hiding this comment

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

I don't see this section providing much useful info as the releasing guideline is out of date too (pushing .gem isn't needed anymore). So I decided to drop it without replacement atm.

CONTRIBUTING.md Outdated
1. Fork the project to your GitHub account
2. Clone the fork with `git clone git@github.com:[your_username]/irb.git`
3. Run `bundle install`
4. Run `bundle exec rake` to make sure tests pass locally
Copy link
Contributor

Choose a reason for hiding this comment

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

Minor: each of these sentences could end in a period. Makes for easier parsing, I think.

Copy link
Member Author

Choose a reason for hiding this comment

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

I've updated but I don't understand about the parsing argument. Do you mind elaborating?

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, "parse" as in "easier to read for a human reader".

@st0012 st0012 force-pushed the update-contributing-guide branch from c60ede9 to b95a18b Compare December 29, 2024 11:06
@st0012 st0012 requested a review from a team January 3, 2025 11:14
@tompng tompng merged commit 3e6c12b into master Jan 3, 2025
67 checks passed
@tompng tompng deleted the update-contributing-guide branch January 3, 2025 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants