π Samarth presents to you Open Odyssey 1.0
- an Open-source extravaganza. On our inaugural season, we bring to you a special Hacktoberfest edition, collaborating with MLH (Major League Hacking) π₯³
Welcome! We're excited to have you on board. Follow the steps below to contribute and add yourself to our contributors' list.
Before you begin, ensure you have the following installed:
- Git along with a GitHub account created
- Any Code Editor, RECOMMENDED: Visual Studio Code
- Node.js and npm (if applicable)
- Any specific tools/libraries your project relies on.
This repository is specifically marked for Low Code or Non Code Projects. Please stick to the project type to make organizing things easier. If you wish to contribute elsewise, please find appropriate hacktoberfest 2024
marked repositories or pinned repositories on SamarthTech .
There are several ways you can contribute here:
- Technical documentation
- User experience testing
- Graphic or UI/UX Design
- Content Writing
- Be Creative !
- Check out CONTRIBUTING.md for more information on Contribution
-
Fork this Repository using the button at the top on right corner.
-
Clone your forked repository to your PC by first clicking on 'Code' on your Forked Repo, then copy the URL shown there. The URL should look like the following with your GitHub username in place of
<your-username>
:git clone https://github.com/<your-username>/SamarthTech/noncode-projects-2024.git
-
Create a new folder and upload your mini project/source code there.
-
[OPTIONAL] Carve your own path with a new branch for your modifications (ie.
git branch new-user
and check it outgit checkout new-user
or simply dogit checkout -b new-user
) -
Finally track your changes and commit your changes with a commit message to your FORKED REPO with these commands, with your commit message in place of
<your-custom-message>
:git add . git commit -m "<your-custom-message>"
-
Push your Commit from your Cloned Repo on PC to your Forked Repo on GitHub
- Run this command If you Skipped STEP 4 :
git push origin
OR- Run this command If Followed STEP 4 with your branch name in place of
<your-branch>
:git push origin <your-branch>`
- Run this command If you Skipped STEP 4 :
-
Create a Pull Request (PR) from your Forked Repo to our official Repo with a PR heading and a brief description of your Contribution
-
Star this repository π
Here is a quick reference guide for GitHub: GitHub Guide
Tip
Aim to make more than 4 pull requests. Imagine you've only made 4 pull requests to different projects, but one of those projects isn't part of the Hacktoberfest event. In that case, your pull request won't be counted, leaving you with just 3 valid ones if those projects aren't excluded either. To ensure your success, I recommend making a pull request to your own repo, as long as it has the Hacktoberfest topic.
-
This season, we have integrated a special Leaderboard featuring our Top 5 contributors that will be updated regularly. Each contribution matters!!!
Whats in for the Leaders of the Leaderboard ???
-
Instagram : @samarth_tmsl_official
-
Facebook : Samarth TMSL
-
Visit our official Website : samarthtmsl.xyz