Merge branch 'main' into main

This commit is contained in:
Zaid Sohel Ajani
2022-08-30 21:02:57 +05:30
committed by GitHub
2 changed files with 35 additions and 4 deletions

View File

@@ -1355,8 +1355,8 @@
},
{
"name": "cookiecutter",
"link": "https://github.com/audreyr/cookiecutter",
"label": "low-hanging-fruit",
"link": "https://github.com/cookiecutter/cookiecutter",
"label": "good first issue",
"technologies": ["Python"],
"description": "A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects."
},
@@ -1827,7 +1827,35 @@
"Javascript",
"CSS"
],
"description": "A utility where startup ideas meet its market reviews, in MERN stack."
"description": "A utility where startup ideas meet its market reviews, in MERN stack.",
},
{
"name": "Profanity",
"link": "https://github.com/profanity-im/profanity",
"label": "good-first-issue",
"technologies": [
"C"
],
"description": "Ncurses XMPP chat client."
},
{
"name": "Superalgos",
"link": "https://github.com/Superalgos/Superalgos",
"label": "good first issue",
"technologies": [
"JavaScript"
],
"description": "A completely Open Source crypto trading bot rewarding good contributions with the SA(Superalgos)-Token."
},
{
"name": "Ockam",
"link": "https://github.com/ockam-network/ockam",
"label": "good first issue",
"technologies": [
"Rust"
],
"description": "End-to-end encryption and mutual authentication for distributed applications."
}
]
}