TezAsia-2k23
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 - 2: Create your folder
After forking the repository, clone the repository to your pc/desktop, and then create a folder with your TeamName as the folder name.
Unclear about cloning? No problem, we've got your back. Click here to learn about it.
Step - 3: Project Code Base
Push Your code base 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 below details in the README.md:
- Your Project
- Your Project's Description
- What problem you are trying to solve
- Tech Stack used while building the project
- Project Demo Photos, Videos
- Your Deployed Smart Contract's Link
- If your project is deployed, then include the Live Project Link
- Your PPT link (Make sure to upload the PPT in this folder along with the project)
- Your Team Members' Info.
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:
- Make sure you fork the repository first, and create a folder with your team name.
- Make all your code added to your forked repo, and then push the code to your main branch after your project is complete.
- Make sure to push files to your folder only.
- Changing or doing any edits to other folders is strictly prohibited.