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 π
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 jemoji repository (press the little pen Icon) and edit the line as shown below.
@@ -16,10 +16,12 @@ gem 'jemoji'
And add the following to your site's `_config.yml`
```yml
-gems:
+plugins:
- jemoji
+:bulb: If you are using a Jekyll version less than 3.5.0, use the gems key instead of plugins.
+
In any page or post, use emoji as you would normally, e.g.
[ ] πΎ 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.
ππ₯β 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
jemoji
repository (press the little pen Icon) and edit the line as shown below.+:bulb: If you are using a Jekyll version less than
3.5.0
, use thegems
key instead ofplugins
. + In any page or post, use emoji as you would normally, e.g.[ ] πΎ 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.