-
Updated
Jun 26, 2020 - JavaScript
contributions
Here are 94 public repositories matching this topic...
-
Updated
Mar 22, 2020 - Python
-
Updated
Sep 12, 2017 - Objective-C
-
Updated
Jul 5, 2020 - HTML
-
Updated
Jun 3, 2020
Reticketed from LABHR/octohatrack#87 (comment)
After a little stumbling around, I got this working (I use pipenv)
brew install pipenv # for keeping each app in a virtualenv
brew install pyenv # for installing other versions of python
pipenv --version
>>> pipenv, version 2018.10.9
pyenv --version
>>> pyenv 1.2.7
pipenv run python --version
>>
-
Updated
Aug 14, 2019 - Python
-
Updated
Jul 10, 2019 - JavaScript
-
Updated
May 29, 2020 - Python
-
Updated
May 9, 2018 - Elixir
-
Updated
May 9, 2020 - C#
Add masonry layout
-
Updated
Sep 21, 2017 - Ruby
-
Updated
Jun 22, 2017 - Java
-
Updated
May 19, 2018 - Python
-
Updated
Dec 16, 2018 - C++
-
Updated
Sep 16, 2017 - JavaScript
-
Updated
Nov 1, 2019 - Java
I still have few data to add, but it would be awesome if there's more contributions to the resources part, the more the better for everyone
-
Updated
Jan 26, 2018 - Go
-
Updated
Feb 20, 2019 - JavaScript
-
Updated
May 7, 2020 - JavaScript
It would be useful to have a PR template for ourselves and contributors.
We created one for Grid we could use as a starting point: https://github.com/ethereum/grid/blob/master/.github/PULL_REQUEST_TEMPLATE.md
-
Updated
Oct 23, 2019
-
Updated
Sep 10, 2019 - HTML
-
Updated
Sep 2, 2018
-
Updated
Feb 14, 2020 - HTML
Improve this page
Add a description, image, and links to the contributions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the contributions topic, visit your repo's landing page and select "manage topics."
we create a lot of issues that are reserved for first-time contributors, like this one: hoodiehq/camp#37
It would be great to see on first sight if they sent PRs in the past. But so far the badge gets only added to comment of the author of the issue. Could we change that?