Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ojuswitez authored Jul 4, 2023
1 parent 7736b9a commit 6f3faac
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,40 +2,40 @@
Welcome to **Tezasia '23 Hackathon** powered by **Tezos India**
Please find attached the rules and steps to submit your project for the hackathon :

## Step - 1 : Fork the repository
Fork the given repository to your github profile
## Step - 1: Fork the repository
Fork the given repository to your GitHub profile

## Step - 2 : Create our folder
After forking the repository , clone repository to your pc/desktop, and then create a folder with your **TeamName** as the folder name .
## Step - 2: Create our folder
After forking the repository, clone the repository to your pc/desktop, and then create a folder with your **TeamName** as the folder name.

## Step - 3 : Project Code Base
Upload Your code base in this folder.
This should include all your files for frontend as well as backend
## Step - 3: Project Code Base
Push Your code base is in this folder.
This should include all your files for frontend as well as the backend
* Make sure to include your smart contract code in a file and upload it here.


## Step - 4 : Team Info and Project Info
In your **TeamName** folder , make sure to include the above details in the Readme.md :
## Step - 4: Team Info and Project Info
In your **TeamName** folder, make sure to include the below details in the README.md:
1. Your Project
2. Your Project's Description
3. What problem you are trying to solve
4. Tech Stack used while building the project
5. Project Demo Photos, Videos
6. Your Deployed Smart Contract's Link
7. If your project is deployed , then include the Live Project Link
8. Your PPT link ( Make sure to upload the PPT in this folder along the project )
9. Your Team members Info.
7. If your project is deployed, then include the Live Project Link
8. Your PPT link (Make sure to upload the PPT in this folder along with the project)
9. Your Team Members' Info.

## Step - 5 : Submitting the code : Making Pull request
After you have uploaded your files and code base
create an issue in main repository as :
Issue : Team Name : Submission
Issue description should include a small glimpse of your project , what is it doing, how are you trying to achieve it.
After the issue is assigned
Make a Pull request from your Local repo to the main/master branch while mentioning the issue no assigned to it.
## Step - 5: Submitting the code: Making a Pull request
After you have pushed your files and code base,
create an issue in the main repository as:
Issue: Team Name: Submission
Issue description should include a small glimpse of your project, what is it doing, and how are you trying to achieve it.
After the issue is assigned,
Make a Pull Request from your forked repo to this repo's main branch while mentioning issue no. assigned to it.

## Guides and Rules for submission:
1. Make sure you fork the repository first, and create a folder of your team name.
2. Make all your code addition to your local branch , and then push the code to main branch after your project is complete .
3. Make sure to send or add files to only your folder.
4. Changing or doing any edits to other folders is strictly prohibitted.
1. Make sure you fork the repository first, and create a folder with your team name.
2. Make all that your code added to your forked repo, and then push the code to your main branch after your project is complete.
3. Make sure to push files to your folder only.
4. Changing or doing any edits to other folders is strictly prohibited.

0 comments on commit 6f3faac

Please sign in to comment.