Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/UmangDalvadi/Hacktoberfest-2023
Hacktoberfest 2023 OPEN FIRST Pull Request โญ - Hacktoberfest is an annual worldwide event held during the month of October. The event encourages open source developers to contribute to repositories through pull requests (PR).
https://github.com/UmangDalvadi/Hacktoberfest-2023
appwrite digitalocean first-contribution good-first-issues hacktoberfest hacktoberfest-accepted hacktoberfest-approved hacktoberfest2023 hacktoberfest2023-accepted hacktoberfest2023-approved newbiefriendly open-source pull-requests
Last synced: 2 months ago
JSON representation
Hacktoberfest 2023 OPEN FIRST Pull Request โญ - Hacktoberfest is an annual worldwide event held during the month of October. The event encourages open source developers to contribute to repositories through pull requests (PR).
- Host: GitHub
- URL: https://github.com/UmangDalvadi/Hacktoberfest-2023
- Owner: UmangDalvadi
- License: mit
- Archived: true
- Created: 2023-09-29T19:35:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-14T19:14:34.000Z (over 1 year ago)
- Last Synced: 2024-08-03T18:12:06.577Z (6 months ago)
- Topics: appwrite, digitalocean, first-contribution, good-first-issues, hacktoberfest, hacktoberfest-accepted, hacktoberfest-approved, hacktoberfest2023, hacktoberfest2023-accepted, hacktoberfest2023-approved, newbiefriendly, open-source, pull-requests
- Language: C++
- Homepage: https://hacktoberfest.com/
- Size: 563 KB
- Stars: 18
- Watchers: 2
- Forks: 28
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-hacktoberfest - Hacktoberfest-2023(UmangDalvadi)
README
# HacktoberFest 2023
![HacktoberFest 2023](https://github.com/ossamamehmood/Hacktoberfest2023/raw/main/.github/logo.png)## This repo is excluded from Hacktoberfest because of spamming and bad PRs,
## ๐Keep your EYE๐ on the account I'll create a new repo for hacktoberfest 2023 in few days##
## This Repo Is Totally `beginner friendly`, Perfect For Your `First Pull Request`:
๐ข **Hacktoberfest is an annual worldwide event held during the month of October. The event encourages open source developers to contribute to repositories through pull requests (PR).****๐[Register](https://hacktoberfest.digitalocean.com) anytime between September 26 and October 31**
๐ฎ**You can join Hactoberfest [`Discord Server`](https://e.customeriomail.com/e/c/eyJlbWFpbF9pZCI6ImRnVHdvZ1VBQU16ZktjdmZLUUdLNGZObDc4c1B0Uk1DdHdWcTQ4QT0iLCJocmVmIjoiaHR0cHM6Ly9kaXNjb3JkLmNvbS9pbnZpdGUvaGFja3RvYmVyZmVzdCIsImludGVybmFsIjoiZjBhMjA1MTZhYmJiMDFjY2RmMjkiLCJsaW5rX2lkIjoxMzJ9/c7dfa7efbdc718aa395bd71a49a7b23f15d2e1f767cb53b5880eb70d77e525c7)**
๐**Participants with four pull/merge requests accepted between October 1 and October 31 will receive a `unique digital reward๐ฅ`**
## Note:
**Always make more than 4 pull requests.
Let's say you have made only 4 pull requests to different projects,
but one project is excluded from hackoctoberfest event then your pull request will not be counted and
then you have the remaining 3 valid pull requests if these projects are not excluded.
If you fail to make 4 pull requests then you can't get your digital reward.
I will recommend you make a pull request to your own repo which is very very safe for you.
Keep in mind that the repo has hacktoberfest topic.**## Give this Project a Star โญ
**please share this repo as much as you can and star this repo to help as many people in opensource as you can.**## Steps To Make Your First Pull Request
- Fork this Repository by using the Fork button.
- Clone your forked repository to your PC
```
git clone https://github.com/UmangDalvadi/Hacktoberfest-2023.git
```
- Create a new branch for your modifications
```
git branch branchA
```
- Checkout new branch
```
git checkout branchA
```
- Open your cloned folder in pc and Add your code in `Upload Your Code//` folder
- Now open `git` and Add your changes
```
git add .
```
- Commit your changes with Proper commit message
```
git commit -m "added my code in `` folder"
```
- Push your changes
```
git push --set-upstream origin branchA
```
- Create a pull request
- Do not forget to `STAR โญ` this repo## Hurray!! You just got closer to complete your hacktoberfest challenge.
## + Follow Me : }