Skip to content

Instantly share code, notes, and snippets.

View Anurella's full-sized avatar

Amaka Ndukwu Anurella

View GitHub Profile
@Anurella
Anurella / pr-comment-emojis.md
Created May 25, 2022 11:47 — forked from raorao/pr-comment-emojis.md
PR Comment Emojis

Any top-level comment on pull request ought be tagged with one of four emojis:

  • for a non-blocking comment that asks for clarification. The pull request author must answer the question before the pull request is merged, but does not have to wait for the comment author to re-review before merging.

  • 🎨 for a non-blocking comment that proposes a refactor or cleanup. The pull request author does not have to address the comment for the pull request to merge.

  • ⚠️ for a blocking comment that must be addressed before the pull request can merge. The comment's author should leave a Request Changes review, and is responsible for re-reviewing once the pull request author has addressed the issue.

  • 😻 for a comment that compliments the author for their work.

[
{
"name": "Laptop",
"watt": "135"
},
{
"name": "Ceiling Fan",
"watt": "75"
},
{
@Anurella
Anurella / Postalcodes.json
Last active September 22, 2019 13:19
A list of lagos postal codes according to districts or L.G.A
[
{
"name": "Abarenji",
"type": "District",
"code": "100269"
},
{
"name": "Abule Egba",
"type": "District",
"code": "100276"
@Anurella
Anurella / nigeriaStates.json
Last active November 9, 2018 14:30
States and Capital in Nigeria with 2006 census count
[
{
"state": "Kano",
"capital" : "Kano" ,
"population": "9401288",
"rank": "1"
},
{
"state": "Lagos",
"capital" : "Ikeja" ,