Skip to content
#

hacktoberfest2018

Here are 310 public repositories matching this topic...

GledsonAfonso
GledsonAfonso commented Oct 26, 2018

Subject of the issue

Since there's a correlation between [get-alex/alex][alex], [words/cuss][cuss] and [retextjs/retext-equality][equality], we need some help updating the [contributing.md][contributing] file adding internationalization steps.

As mentioned in #202, the follow steps need to be specified on the file:

  • The words and their respective rates need to be added to the [words/
rishabh-bansal
rishabh-bansal commented Oct 4, 2019

Hacktoberfest is approaching, and so are your chances to get a free tee from Digital Ocean and DEV!

Start contributing to Open-Source by making your first Pull Request at https://www.gitstart.tech

P.S.: To win an official limited edition Hacktoberfest shirt, you must sign up on the Hacktoberfest site: https://hacktoberfest.digitalocean.com and make **four pull requests (PRs) on

Showndarya
Showndarya commented Oct 20, 2018

Update the following files

Circle.md -> Circle.json
Ethereal -> Ethereal.json
Dynamite -> Dynamite.json
Energy.json.txt -> Energy.json
Fornicate -> Fornicate.json
Mercy.json.txt -> Mercy.json
Phoenix.json.txt -> Phoenix.json
Tunghai_University -> Tunghai_University.json
Zipper -> Zipper.json

Refer [CONTRIBUTING.md](https://github.com/Showndarya/Hacktoberfest/blob/master/CONTRIBUTING.

wxy
wxy commented Oct 1, 2018

根据项目主体代码,将所分析的项目分成几类:

  • 文档类项目,以 markdown、html 为主体的项目
  • 前端类项目,以 javascript、css(及预处理器) 为主体的项目
  • 开发类项目,以其它源代码为主体的项目

以上三类项目的开发和活跃度模式相差比较大,应该分别进行排行。

winsonrich
winsonrich commented Oct 25, 2018

Write a class method recursivePrint(int count) of a class Recursion which prints "z y x w "
on the first line, "z y x " on the second line, ..., "z " on the fourth line by recursion if count is 4. If
count is n (n <= 26), n lines should be printed and the first line contains "z y x ...? ", where "?" is the
nth letter starting from "z". Note that there is a space after each letter.
Test it usin

Improve this page

Add a description, image, and links to the hacktoberfest2018 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hacktoberfest2018 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.