Closed first-timers[bot] closed 7 years ago
Want to claim this issue
Awesome! Thanks @Pilabio :+1:
@pathawks Hi sir! So... I cloned the repository to my PC, created a new branch named readme-edit, edited the README.md file making the changes requested (at least what I understood of them...), add the changes and commited them. But it's not showing anywhere, what am I missing? Thanks in advance!!
First you will need to fork this repository by clicking the Fork button on the repo's homepage. This will create a copy of the repository that you have access to. Next, you will need to add this repository as a remote in your local Git repository. You can get the address by going to your forked repository's homepage and clicking the green Clone or Download button. Copy that URL, and use it to add a remote to your local repo.
If you are using the command line, you can add a remote repository with the command: (using your URL, of course)
git remote add origin https://github.com/Pilabio/github-metadata
Once you have added the remote GitHub repository, you will need to push your local changes to GitHub. From the command line, issue the command:
git push origin readme-edit
Now, the changes are on GitHub and all that is left is to open a Pull Request.
In a web browser, go back to your forked repository on GitHub. With a bit of luck, you should already see a banner at the top of the page inviting you to open a pul request with your recently pushed changes. If this banner does not appear, click the Branches button in the header, find and open the readme-edit
branch, then click the New pull request button towards the top of the page.
Let us know if you have any more questions :+1:
Looks like the issue template gets really nasty if the diff contains triple-backtick code blocks. https://github.com/hoodiehq/first-timers-bot/issues/174
/cc: @jekyll/core @jekyll/ecosystem
well I got your instructions and am already making the fork, but I didn't really got what you meant with the diff post, I saw on the template that there's a triple-backtick code block before the diff, and it shows on red what has been removed and on green what has changed, but I didn't see the nasty part...
After that the next change is strange indeed, it shows on green and blue. Is that what you meant?
So sorry about that. I think the diff is supposed to look more like this: 2dc3122e4c5e329557c9fbf903b495d4e6fd87e7
@pathawks Good morning sir! Did everything you said and all, but when I tried to Open a new pull request, it shows me this https://travis-ci.org/jekyll/github-metadata/builds/300604584?utm_source=github_status&utm_medium=notification
Fixed via #115
CI is failing because Rubocop, nothing to do with this.
Thanks again @Pilabio
Thank you for the oportunity!
ππ₯β First Timers Only.
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you π
About First Timers Only.
ππ»π Hacktoberfest: Trick or Treat!
If you havenβt yet, sign up for Hacktoberfest to earn an exclusive T-Shirt. Plus Iβm sure we can teach you a cool trick or two in the process
π€ What you will need to know.
Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.
π Step by Step
[ ] π Claim this issue: Comment below.
Once claimed we add you as contributor to this repository.
[ ] π Accept our invitation to this repository. Once accepted, assign yourself to this issue
[ ] π Update the file README.md in the
github-metadata
repository (press the little pen Icon) and edit the line as shown below.Now add it to your
_config.yml
:+:warning: If you are using Jekyll < 3.5.0 use the
gems
key instead ofplugins
. + Then go ahead and runbundle install
. Once you've done that jekyll-github-metadata will run when you run Jekyll.In order for jekyll-github-metadata to know what metadata to fetch it must