Warning
When using this template, remember to name your repo github-kudos
Template to use github-kudos. Use this repository as a template to write your kudos to other github users.
The GitHub-Kudos app is looking for a repository called gitub-kudos, so make sure that your repo is called like that.
To write kudos to someone you need to create a markdown file with their github username. So, for example, you want to give kudos to the user @manuelarte, you would need to create a file called manuelarte.md, and put your kudos message inside that file.
Once you wrote down your kudos message, you can view the image generated from it at https://github-kudos.com/{{your-github-username}}/kudos/{{other-github-username}}
.
Here it is an example on how an already existing kudos image looks like:
So imagine that Manuelarte (username manuelarte) wants to give kudos to Octocat (username octocat). What Manuelarte needs to do is:
- Use this template to create a new repository called manuelarte/github-kudos.
- Create a file named octocat.md, and write a message.
- Now, her kudos image is available at https://github-kudos.com/manuelarte/kudos/octocat
- You can check an example on how GitHub-Kudos repository could look like at manuelarte/github-kudos
- Another example on how the github-kudos app can be used to display kudos in a GitHub profile