Hacktoberfest2023 Beginners New
1.0.0
OPEN FIRST拉請求
? Hacktoberfest鼓勵參與開源社區,該開源社區每年都會增長。完成挑戰,並在您的名字上種植一棵樹,表現出對地球母親的愛?
?在此處註冊Hacktoberfest,並在10月1日至31日之間提出四個拉動請求(PR)。
git clone https://github.com/AkankshaAI/Hacktoberfest2023-Beginners-New.gitgit checkout -b branch-namegit add .
git commit -m 'Commit message'
git push origin branch-nameNew Pull Request按鈕)使用以下約定將您的名稱添加到CONTRIBUTING.md文件:
#### Name: [ YOUR NAME ] (GitHub link)
- Place: City, State, Country
- Bio: Who are you?
- GitHub: [ GitHub account name ] (GitHub link)將Your_Name.md文件添加到profiles目錄。使用您想要的任何內容和降價的組合。這是一個示例:
# Your Name
### Location
Your City/Country
### Academics
Your School
### Interests
- Some Things You Like
### Development
- Inventor of the My Pillow
### Projects
- [ My Project ] (GitHub Link) Short Description
### Profile Link
[ Your Name ] (GitHub Link)Hello, World!腳本用您選擇的任何語言添加yourusername.xx腳本在scripts目錄中!這是一個示例:
// LANGUAGE : Python
// AUTHOR : Akanksha Rani
// GITHUB : https : // github . com / Akanksha Rani
# This program is in python!
print ( 'Hello, Hacktoberfest 2023!' )命名文件hello_world_yourusername.xx 。例如, hello_world_akanksharani.js或hello_world_akanksharani.py 。
將您的腳本添加到創建的特定語言的特定文件夾中。
不要忘記包括上述評論。隨時也可以在評論中包含有關您選擇的語言的其他信息!就像有用的介紹或教程的鏈接一樣。
這是我的hello_world示例:akanksha.py
要更快,更快地獲得拉動請求的批准( Follow Me )