You can contribute to this repo by adding poems. Add exciting poems or your own poems
A repository where you can upload any poems with poetry name in a folder of it's language. Feel free to add your poems here :)
Fork the repository
Clone your forked repository using terminal or gitbash.
git clone https://github.com/anilectjose/Hacktoberfest-2021-Poems.git
Make changes to the cloned repos
Run the following three commands
git add .
git commit -m "Your-msg-here"
git push origin master
Successfully you have created a PR :smiley: