Skip to content

Latest commit

 

History

History
80 lines (52 loc) · 3.11 KB

CONTRIBUTING.md

File metadata and controls

80 lines (52 loc) · 3.11 KB

Contribution Guidelines


First of all thanks for your time to contribute 😃 🥳

This documentation contains a set of guidelines to help you during the contribution process.

Before Contributing

Welcome to codervivek5/VigyBag. Before sending your pull requests, make sure that you read the whole guidelines. If you have any doubt about the contribution guidelines, please feel free to reach out.

🔖Steps to Contribute

Following are the steps to guide you:

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/codervivek5/VigyBag.git

3. Navigate to the project directory.

cd VigyBag

5. Make changes in source code.

6. Stage your changes and commit

git add .
git commit -m "<your_commit_message>"

7. Push your local commits to the remote repo.

git push 

8. Create a PR to develop !) repository.

🔑Guidelines

Here are some set of guidelines to follow while contributing to VigyBag :

  1. Welcome to this repository, if you are here as an open-source program participant/contributor.
  2. Participants/contributors have to comment on issues they would like to work on, and mentors or the PA will assign you.
  3. Issues will be assigned on a first-come, first-serve basis.
  4. Participants/contributors can also open their issues, but it needs to be verified and labelled by a mentor. We respect all your contributions, whether it is an Issue or a Pull Request.
  5. When you raise an issue, make sure you get it assigned to you before you start working on that project.
  6. Each participant/contributor will be assigned 1 issue (max) at a time to work.
  7. Don't create issues that are already listed.
  8. Please don't pick up an issue already assigned to someone else. Work on the issues after it gets assigned to you.
  9. Create your file in an appropriate folder with appropriate name and extension.
  10. Pull requests will be merged after being reviewed by mentor .
  11. We all are here to learn. You are allowed to make mistakes. That's how you learn, right!.

Are you a beginner in using Github?

You can refer to the following articles on the basics of Git and Github and also contact me, in case you are stuck:

It always takes time to understand and learn. So, do not worry at all. I know you can do this**!💪

Typing SVG