Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 833 Bytes

CONTRIBUTING.md

File metadata and controls

34 lines (24 loc) · 833 Bytes

Contribution Guidelines

👋 Thank you for adding joke/meme.

Adding meme

  • At the top of the page, add your meme as below followed by ***
  • Add your image to images dir.
  • Add below reference in the README.md at the top.
<p align="center">
  <img src="https://raw.githubusercontent.com/QAInsights/Testing-Jokes-Memes/master/memes/GruPlan.jpg" />
</p>

> Credit: <Name or Reference link>

***

Adding joke

Text goes here.

> <p align="left">Author Name via <a href="https://example.com">Reference Link</a></p>

***

Submitting a PR

  • Fork and clone the repository
  • Add your item at the end of the appropriate section after adding a line. Memes go at the top. Jokes go at the bottom.
  • Push to your fork and submit a PR
  • Meanwhile, laugh at your own joke and wait for your PR to be reviewed and merged.