Update: Deprecate the documenting-ruby workflow and refer users to ruby/ruby#6
Open
olleolleolle wants to merge 2 commits intodocumenting-ruby:masterfrom
Open
Update: Deprecate the documenting-ruby workflow and refer users to ruby/ruby#6olleolleolle wants to merge 2 commits intodocumenting-ruby:masterfrom
olleolleolle wants to merge 2 commits intodocumenting-ruby:masterfrom
Conversation
- avoid referring people to this org's repository - try to keep the documentation published useful still
davydovanton
reviewed
Oct 8, 2017
| Clone your new repo: | ||
| {% highlight bash %} | ||
| git clone [email protected]:YOUR_NAME/ruby.git | ||
| git clone [email protected]:ruby/ruby.git |
Member
There was a problem hiding this comment.
I think, after fork you need to use clone [email protected]:YOUR_NAME/ruby.git WDYT?
Author
There was a problem hiding this comment.
A suspicion - that upper case word is a magic replacement constant in Github pages. Is this true?
Author
There was a problem hiding this comment.
Oh sorry, I was confused. I’ll amend this instruction text to be complete.
- try to explain things
Author
|
@davydovanton I managed to add some more text; most of it was to make a sentence around the GitHub Help article about Forking. |
|
Hi, I was thinking of submitting some documentation updates to Ruby and remembered that this site was still a thing. Is it possible to merge this? I think it could be helpful to people. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is an update to the Step-by-Step Guide which deprecates the workflow currently described on the website.
In order to avoid contributors have their PRs and issues waiting for review here, change the workflow to go towards ruby/ruby instead.
See also: documenting-ruby/ruby#82 (comment)