Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 3.3 KB

CONTRIBUTING.md

File metadata and controls

52 lines (30 loc) · 3.3 KB

Welcome to campUS-Web project contributing guide

Thank you for investing your time in contributing to our project! Any contribution you make will be reflected on campUS-Website 🎇✨

Read our Code of Conduct to keep our community approachable and respectable.

In this guide, you will get an overview of the contribution workflow from opening an issue, creating a PR, reviewing, and merging the PR.

New contributor guide - Quickstart

To get an overview of the project, read the README. Here are some resources to help you get started with open-source contributions:

1. Issues

Solve an issue

Scan through our existing issues to find one that interests you. You can narrow down the search using labels as filters. As a general rule, we don’t assign issues to anyone. If you find an issue to work on, you are welcome to open a PR with a fix.

2. Pull Request

When you are ready to start working on an issue, you can open a pull request (PR) in the repository. PRs are the heart of collaboration on GitHub. When you open a PR, you’re proposing your changes and requesting that someone review and pull in your contribution and merge them into their branch. Pull requests show diffs, or differences, of the content from both branches. The changes, additions, and subtractions are shown in green and red. Maintianer will review your PR and if it meets the requirements, it will be merged.

3. Your PR is merged!

Congratulations 🎉🎉 The GDSC JSSSTU team thanks you ✨✨

Once your PR is merged, your contributions will be publicly visible on the HDU-Website

Now that you are part of the GDSC JSSSTU community, see how else you can contribute to the community reopsitories

I Have a Question

If you want to ask a question, we assume that you have read the available Documentation.

Before you ask a question, it is best to search for existing Issues that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.

If you then still feel the need to ask a question and need clarification, we recommend the following:

  • Open an Issue.
  • Provide as much context as you can about what you're running into.
  • Provide project and platform versions (nodejs, npm, etc), depending on what seems relevant.

We will then take care of the issue as soon as possible.

Legal Notice

When contributing to this project, you must agree that you have authored 100% of the content, that you have the necessary rights to the content and that the content you contribute may be provided under the project licence.