You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 π
+bundle exec rubocop -S -D
vendor/bundle/ruby/2.3.0/gems/jekyll-3.7.3/.rubocop.yml: Lint/EndAlignment has the wrong namespace - should be Layout
Error: The `Style/TrailingCommaInLiteral` cop no longer exists. Please use `Style/TrailingCommaInArrayLiteral` and/or `Style/TrailingCommaInHashLiteral` instead.
(obsolete configuration found in vendor/bundle/ruby/2.3.0/gems/jekyll-3.7.3/.rubocop.yml, please update it)
It is also failing in previous PRs, should I update Rubocop rules to use new rule syntax?
ππ₯β 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.
π€ 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 lib/jekyll-seo-tag/json_ld_drop.rb in the
jekyll-seo-tag
repository (press the little pen Icon) and edit the line as shown below.πΎ Commit your changes
π Start a Pull Request. There are two ways how you can start a pull request:
If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.
You can edit files directly in your browser
π€β Questions
Leave a comment below!
This issue was created by First-Timers-Bot.
Fix #294
The text was updated successfully, but these errors were encountered: