Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Atharv-Attri/HacktoberFest-Projects

A collection of issues for Hacktoberfest!
https://github.com/Atharv-Attri/HacktoberFest-Projects

c cpp dart go hacktoberfest hacktoberfest-2020 hacktoberfest2020 haskell java javascript python ruby rust

Last synced: 2 months ago
JSON representation

A collection of issues for Hacktoberfest!

Lists

README

        

# HacktoberFest-Projects
A collection of issues for Hacktoberfest!
![Image](https://embed-fastly.wistia.com/deliveries/49bd387c40e2c5aada92abdf973bc46d.webp?image_crop_resized=960x540)

#### Para tradução, consulte a pasta de tradução
#### 有關翻譯,請參見翻譯文件夾

### What you need to do
Do you have an idea, and would like to add it to a list of HacktoberFest projects?

To get started, First head on over to Issues, and create an issue for what you would like to make, but before you do that read the rest of the readme.
Once your issue has been assigned to you, Go ahead and make that amazing program!
Create a pull request, if you don't know how to do that, check [this link](https://www.freecodecamp.org/news/how-to-make-your-first-pull-request-on-github-3/).
I'll try to merge your pull request as quickly as possible!

Just so you know, you can also recommend ideas!
#### So what are you waiting for? Go make an issue **NOW**!
### Quality
We want this repo to count in HacktoberFest, so we need to abide by their core rules, one of which includes quality.
Here is an example of what you should not make because it does not have sufficient quality:
```
A number guessing game in python
```
I mean come on, that's just a few if/else statements and a while loop.

However, the following adds complexity to it, and in turn improves quality.
```
A program that shows the best strategy for number guessing games
```
This would require you to think about different strategies you can take when playing a guessing game, and then code them in and see which one is the best.

**Many people have different opinions on what is sufficient quality. Please be sure to make an issue and have it assigned to you before you start. We would hate it if your work was for nothing, but at the same time, we also need to make sure that this repo counts for other people**

Remember, you should not be contributing to this repo to just +1 your PR count. This is why when you make an issue, we require you to provide a use case. Also, We highly recommend you take your code further than just this repo, we contribute to the open-source world, not just this repo.

### I NEED HELP!!

If you need help with something related to the repo, please create an issue separate from your project. If there is no folder for the language you will make your project in, go ahead and make it!

### We are (unfortunately) humans
We are humans, and have other stuff to do as well. It might take us a little bit of time to respond to your issue and pull request, but we **PROMISE** we will respond within 18 hours (usually much much quicker). If we don't, you get absolute priority on any other issues or PRs you make!