SarthakSri98 / hackSocIndore.github.io

Organization Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official website for hackSocIndore

Communication

Join our community on Slack! hacksocindore.slack.com
It has various useful channels like #general, #random, #events, #jobs, #memes, etc.

Social Media:

Facebook: @HackSocIndore
Twitter: @hack_soc Twitter Follow
Instagram: @hacksocindore

Contribution

Basics

If you are new to version control or Open Source, you may as well start here! 😄

If you are interested in contributing to this project, do the following:

  1. GitHub forks the repo on GitHub
  2. Clone the project to your own machine
  3. Open an issue in this repository (an issue says what feature/bug needs to be worked upon. If you plan to work on it, assign it to yourselves.)
  4. Commit changes to your own branch
  5. Push your work back up to your fork
  6. Submit a Pull request so that we can review and merge your changes

PR/Commit Guidelines

There are certain conventions we follow in the project, we recommend that you become familiar with these so that the development process is uniform for everyone.

Please help us follow best practices to make it easy for the reviewer as well as the contributor.

  • Single commit per pull request. (Please squash all your commits as multiple commits make it harder for reviewers to review, and thereby increase the time it will take to merge your PR.)
  • For writing commit messages please read FOSSASIA's COMMITSTYLE carefully. Kindly adhere to the guidelines.
  • If the PR is related to any front end change, please either attach relevant screenshots or describe point by point each of your changes in the pull request description.

References:

README: FOSSASIA

About

Organization Website


Languages

Language:HTML 95.1%Language:CSS 3.7%Language:JavaScript 1.2%