Giter VIP home page Giter VIP logo

hacktoberfest's Introduction

hacktoberfest

Let's Contribute To Open-source

separator

Hosted by DigitalOcean for the 8th year in a row, Hacktoberfest encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.


Completing the Challenge

If you have previously never contributed to any open-source software then these steps will help you get started:

  1. Go to Hacktoberfest official website and sign in there using your GitHub.
  2. I am assuming you have git installed and setup in your computer. If it isn't, download and install it from here.
  3. Fork this repository by clicking on the top right corner where it is written Fork.
  4. Once it is forked, clone the repository in your computer. For this, copy the URL in the address bar, and use the following command:
git clone url_you_just_copied
  1. Open this cloned repository in your preferred code editor. Also, open a terminal in this directory.
  2. Now type in the following command in the terminal and replace username with your GitHub username.
git checkout -b username
  1. Create a markdown file inside the profiles directory and name it username.md. Replace the username with your GitHub username. For instance, my GitHub username is msaaddev, so I have created a file with name msaaddev.md.
  2. Now copy the following and paste it inside the file you just created. Add your information as well. You can also take a look at my file for example.
Name: Here goes your name

Username: Here goes your GitHub username

Favorite Language: Here goes your fav programming language
  1. Once you have done all this, commit your changes to GitHub. You can do this with the following commands. Make sure you execute them in the precise order one after another in your terminal.
# copy and paste the following in the terminal
git add .

# copy and paste the following in the terminal after you have executed the previous command
git commit -m "hacktoberfest contribution"

# copy and paste the following in the terminal after you have executed the previous command
git push -u your_github_username
  1. Now open the forked repository on your GitHub. You will see a yellow box at the top telling you that some changes are pushed. You will also see a button called Compare & pull request. Click on it.
  2. Now add a title, some description and voila! You have opened a pull request in this repository.
  3. Also star this repository. ๐Ÿ˜‰

You need to open four valid pull requests in order to complete the challenge. If you have performed the above steps, you have already opened one pull request. And you need only three more.


Note: Those repositories who have hacktoberfest as a label are considered for Hacktoberfest challenge only.


Resources

  • If you are contributing for the first time, check this repository.
  • If you don't know how to fork a repository. check this out.
  • Want to contribute to other repositories that are participating in Hacktoberfest, click here.

Hacktoberfest Issues

Issues Good First Issue
Issues with Hint Message in Error Based SQL Injection and union Based SQL Injections yes
multiple before() or after() empty blocks can be added to a test suite no
Make footer stick to bottom of the page yes
Enable offline caching yes
Don't execute the build action as check on PRs yes
Redirect to analysis after upload. yes
Update to new Streamlit version yes
Improve the code yes
Add Given Sites In the Events/Programs Page yes
a tag Link color not changing according to dark mode yes
Merge the Beginners and Guidelines pages yes
Replace network image yes
Add Given Sites In the Events/Programs Page yes
Create a 2048 web game no
Enhance our SGPA Calculator project no
The app doesn't show image of icon properly in the notifications no
A new color palette or font-style for the app yes
Text to italics yes
README to be created for the website project yes
Responsiveness of the Team page yes
A new color palette or font-style for the app yes
Add copyright notice to all files that use startbootstraps's code yes
recommonmark is deprecated yes
[FEATURE] Implement a contact us feature to the website no
Link to the CLI from the web frontend yes
Add option to flush assetcache on close to Preferences yes
fix(plugin-htlc-eth-besu): error handling get-status-endpoint yes
Add example workflows to test PHP extensions no
Add GitHub Action workflow to publish setup-php to NPM and GitHub Packages yes
fix: error handling in REST API endpoints yes
Refactor: Use parameterised testing using jest.it.each yes
Improvement in the responsiveness of the recruit form yes
Set group name command yes
Add Jupyter notebook support to Documentation yes
add a CONTRIBUTING.md yes
We need a README! yes
Update Toast Notification Style for Dark Theme no
Typo errors yes
Limit the number of users in a group yes
Ace Editor doesn't like Whitespaces yes
"Log Out" button is a Disco Ball! yes
Remove .NET Framework support yes
windows support yes
Add index contents to root level README yes
Contributing. MD yes

Feel to open a PR to add more issues and resources.

โšก๏ธ Other Projects

I have curated a detailed list of all the open-source projects I have authored. Do take out a moment and take a look.

๐Ÿ”‘ License & Conduct

hacktoberfest's People

Contributors

msaaddev avatar nabeelraza-7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.