Hacktoberfest2023 #4802
ossamamehmood
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HacktoberFest 2023
OPEN FIRST
Pull Request -FREE T-SHIRT
🎉Contributors of
Hacktoberfest 2023
This Project Is Perfect For Your First Pull Request
🗣 Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the challenge and earn a limited edition T-shirt.
📢 Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS 🔥.
INSTRUCTIONS-
git branch new-user
and check it outgit checkout new-user
or simply dogit checkout -b new-user
)static/images/
( use drag and drop option or upload by commands.)content/participant/
git add -A
), commit (git commit -m "added myself"
) and push (git push origin new-user
)How To Make Your First Pull Request
Replace
<YOUR-USERNAME>
with your GitHub username in this guide.1. Add your profile picture to the folder
Add a picture picture of your choice in
static/images/
. Accepted files are png and jpg, should be squared and minimum size 544x544 pixels. Ex.2. Add your profile information
Create a markdown file in your folder following the convention
content/participant/<YOUR-USERNAME>.md
. Ex.Copy the next template into your file, delete the boilerplate data and fill the information with yours.
OR
3. Create / Upload Your Code / Algorithms
Create/Upload your code in folder following the convention
Add Code Here
drop your code
an example
to add file properlyany languages
You can follow any pathway a
code
orprofile information
4. Wait for Pull Request to merge
5. Celebrate - you've done your first pull request!!
+ Follow Me : } Quick Approval of Pull Request
Ossama Mehmood
This discussion was created from the release Hacktoberfest2023.
Beta Was this translation helpful? Give feedback.
All reactions