From 307e6f205a85f01e0a003ebdf1f759ca832f6b6a Mon Sep 17 00:00:00 2001 From: Binit Ghimire Date: Thu, 1 Oct 2020 00:34:01 +0545 Subject: [PATCH] First Commit! --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a27cc78 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# YourFirstHacktoberfest +## FORK, FIX, PR — that's all it takes! + +

This repository is full of issues, which you need to resolve, first by forking this repository, making changes and then creating a Pull Request in this repository.

+ +### Don't create a Pull Request changing the text above! Only the below ones are part of the challenge. + +## Add your information creating a new row above the last row in the table below! + +Contributors | Interests +------------ | ------------- +Binit Ghimire | #DevSecNetSysServCloud +_Your Name Here_ | _What do you love?_ + +*You can also create a PR changing this table's caption text to "**Contributors Table**". This one is only for the first person to do so.* + +### For the README.md file, only the PRs involving changes to the Contributors table would be accepted. + +### You can go through every content of this repository to figure out issues for which you can create Pull Requests.