abhi5h6k / GoGit-3.0

A project to learn the basics of Git and GitHub.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoGit-3.0 πŸš€πŸš€

GoGit is a project under OpenCode'23 that aims to improve the Git and GitHub skills of the contributors by completing some tasks. The tasks will be specified in the issue section of this repo and you need to complete these task with all the terms and conditions to be fulfilled. (2 days)

Project Setup 🀝

Don't worry πŸ˜… there is nothing which is needed to be setup. for now, just clone the repo and you are done. You can use any code editor to edit the files (even notepad too).
In the future there will be some files for some tasks that will require builds (Gradle or Maven) but I will be telling you the instruction of the setup at that time only.

Important points βœ”οΈ

  • For contributions, kindly visit the CONTRIBUTING.md file.
  • I hope untill now you have already take a look at all the issue labels present in this project, if not please visit them.
  • Kindly visit all the templates present inside the .github directory as they are very very important.
  • All the basic resources for your understanding are present on the GoGit and git-and-github channel of our discord server.

Communication πŸ—£οΈ

If you have any doubt, problem or suggestions, you can ping me anytime in the GoGit-3.0 channel of our Discord server.

Guidelines πŸ”΄

  1. Do not make PR which is not related to any issues.
  2. Do not make any irrelevant commits, if you make some by mistakes then please squash them.
  3. Be polite and gentle to other community members.
  4. Pull Request older than 3 days with no response from the contributor shall be marked closed.
  5. Don't worry about the maximum number of commits in a PR, it may vary from issue to issue. (Only valid for this repo) (Also keep the second point in mind)
  6. If somehow I didn't respond to your PR under 40 hours then first try to ping me on GoGit channel and if I didn't reply their too, then you are free to complain about me to the our discord server admins.
  7. Participants who didn't register for the event are not allowed to participate in any repo (project) under opencode organisation.

About

A project to learn the basics of Git and GitHub.