- Clone this repository:
git clone https://github.com/MarkVI2/Hacktober-Demo.git
- Go into project
cd hacktober-demo
-
Make a hello github program in the choice of your language eg:
print("Hello, github!")
-
Make another fun program of your choice!
# I made a christmas tree in python!
- Fork the repository
- Make changes to the forked repository
- Submit a pull request. Here's a resource on how to write a perfect pull request.
- Successful/Accepted PR's may get awesome swag
The Pull request body may have the following content-
- What is so unique about this feature/program?
- Why was it implemented?
- What changes have you made?
- @mentions (in case you used someone's help) Commit changes!