Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jvm-coder/hacktoberfest2022_aakash
Make contribution towards Hacktoberfest 2022 by generating Pull Requests (PR)
https://github.com/jvm-coder/hacktoberfest2022_aakash
android-app appwrite contributions digitalocean docker good-first-issue hacktoberfest hacktoberfest-accepted hacktoberfest2022 intel java open-source python t-shirt web
Last synced: 27 days ago
JSON representation
Make contribution towards Hacktoberfest 2022 by generating Pull Requests (PR)
- Host: GitHub
- URL: https://github.com/jvm-coder/hacktoberfest2022_aakash
- Owner: jvm-coder
- License: apache-2.0
- Created: 2022-09-30T19:07:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T18:04:43.000Z (almost 2 years ago)
- Last Synced: 2024-09-26T06:41:20.315Z (about 1 month ago)
- Topics: android-app, appwrite, contributions, digitalocean, docker, good-first-issue, hacktoberfest, hacktoberfest-accepted, hacktoberfest2022, intel, java, open-source, python, t-shirt, web
- Language: Python
- Homepage:
- Size: 58.3 MB
- Stars: 48
- Watchers: 1
- Forks: 227
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Hacktoberfest 2022 `OPEN Pull Request` - `FREE T-SHIRT's`
## >>> -----------------This repository has been `EXCLUDED` from hacktoberfest, Do not generate `PR` here, it will be time waste-------------------
![image](https://user-images.githubusercontent.com/54509629/192245072-cf710b48-ee99-47b2-8446-e45d21f25c60.png)## Contributors of `Hacktoberfest 2022`
## You can generate `PULL REQUESTS` on this repository for `HACKTOBERFEST 2022`
🗣 **Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the Hacktoberfest-2022 challenge and earn a limited edition T-shirt.**
>>> **Register [here](https://hacktoberfest.digitalocean.com) for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SCHWAGS 🔥.**
![image](https://miro.medium.com/max/828/1*oVwk66fBRCni-n38ZmgOPw.gif)
## Instructions-
- Fork this Repository to your GITHUB using the button at the top
- Clone your forked repository to your pc ( git clone "url from clone option.)
- Create a new branch for your modifications (ie. `git branch new-user` and check it out `git checkout new-user` and `git checkout -b new-user`)
- Make contributions to the `Specific Domain` folder, contributions done to the `Correct` folder only will be counted towards the Hacktoberfest 2022
- Add your files (`git add -A`), commit (`git commit -m "added myself"`) and push (`git push origin new-user`)
- Create a pull request
- Star this repository# How to make your first Pull Request
### Please note - `Pull Requests` of only those `contributors` will be `Merged` who will follow all the below mentioned stepsReplace `` with your GitHub username in this guide.
## STEP-1. Make your contribution to `Specific Domain Folder`, if domain named `FOLDER` is not present then `ADD` the folder and complete your contribution.
###EX.-
```
---
Java/.java
---
```## STEP-2. Copy the next template into your 'CONTRIBUTING.md' file, delete the boilerplate data and fill the information with yours.
```
---
name:
institution/company:
github:
---
```## STEP-3. Wait for Pull Request to merge
## STEP-4. Celebrate - you've done your first pull request!!
```
'''
You are always advised to make more than 4 pull request
Suppose, you have made only 4 pull request to different projects
but due to some problem one project gets excluded from hackoctoberfest event then your pull request will not be counted towards HACKTOBERFEST contributions and
then you will be remained with only 3 valid pull requests.
If you fail to make 4 valid pull requests then you can't get schwags or t-shirts.
'''
```