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 )