/Auto-MERGE-Project

Primary LanguageHTMLMIT LicenseMIT

Auto-MERGE-Project

🧑‍🎓 A contributor's showcase for students 🧑‍🎓


Contributors to this project will have their profile published at automergekrmu.herokuapp.com.

If you're willing to add yourself as a contributor to this repo, just go through the steps below:

  1. Fork the repository into your GitHub account.
  2. In the forked repository, create a new file with .json format in the contributors folder with your GitHub username as the filename.
    For example, if my username is .zeborg, then my contributor filename will be zeborg.json
  3. Copy and paste the following code in the file:
{
     "name": "MY FULL NAME",
    "course": "MY COURSE NAME (Eg. B.Tech CSE)",
    "batch": "MY BATCH YEAR (Eg. 2019-23)",
    "institution": "MY COLLEGE/UNIVERSITY'S NAME",
    "skills_hobbies": ["SKILL 1", "SKILL 2", "SKILL 3", "HOBBY 1", "HOBBY 2"],
    "about": "A FEW LINES ABOUT ME"
}
  1. Replace the highlighted content according to your own details. For example, my details would look like:
{
    "name": "Abhinav Sinha",
    "course": "B.Tech CSE",
    "batch": "2019-23",
    "institution": "K.R. Mangalam University",
    "skills_hobbies": ["Python", "C++", "HTML/CSS/JS", "Selenium Automation", "Reading", "PC Gaming"],
    "about": "I like tea."
}
  1. Commit the changes.
  2. Add your profile picture in the /static/avatars folder with your GitHub username as the filename.
    For example, if my profile picture is of .jpg format, then the filename would be zeborg.jpg
  3. Commit the changes.
  4. Create a pull request from the forked repository to complete your contribution

📝 A FEW THINGS TO NOTE

  • If you're here for the hacktoberfest-accepted label, you may create a pull request to fix any problem you find within this project's website, documentation, workflows, etc.
  • Please do not expect to get the hacktoberfest-accepted label by creating pull requests that do not have a positive impact on the project.
  • Especially for documentation contributions, a pull request is not eligible for hacktoberfest if it's not reasonably helpful, such as minor fixes to punctuation or adding / removing / replacing / relocating text without a good reason.

⚠️ REMEMBER

If someone is found making questionable or socially unacceptable pull requests to the project:
  • They may be banned from this project's repository
  • They may be added to the HALL OF SHAME of this project
  • Their contributor's profile may be removed from this project

To report any problem related to this project, please raise an issue. Alternatively, you may contact me on Twitter.