Skip to content

Commit

Permalink
Merge pull request #1546 from MunGell/cleanup-to-data-json
Browse files Browse the repository at this point in the history
Various cleanup changes to the data.json
  • Loading branch information
sammyhori authored Jan 14, 2025
2 parents ce92d96 + 1cd6cd4 commit a703ce5
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,12 +275,13 @@
},
{
"name": "Mattermost",
"link": "https://github.com/mattermost/mattermost-server/issues?utf8=✓&q=is:open+label:\"Up+For+Grabs\"+label:\"Difficulty/1:Easy\"+label:\"Tech/Go\"",
"link": "https://github.com/mattermost/mattermost",
"label": "Good First Issue, Difficulty/1:Easy",
"technologies": [
"Go",
"JavaScript"
],
"description": "Open source Slack-alternative in Golang and React"
"description": "Open source Slack-alternative in Golang and React<br>Look for issues labelled 'Up For Grabs'"
},
{
"name": "Moby",
Expand Down Expand Up @@ -347,7 +348,7 @@
},
{
"name": "PureLB",
"link": "https://gitlab.com/purelb/purelb/-/issues?label_name[]=GoodFirstIssue",
"link": "https://gitlab.com/purelb/purelb",
"technologies": [
"Go"
],
Expand Down Expand Up @@ -427,11 +428,12 @@
},
{
"name": "XWiki",
"link": "https://jira.xwiki.org/issues/?jql=labels-%3D-Onboarding",
"link": "https://jira.xwiki.org/issues",
"label": "onboarding",
"technologies": [
"Java"
],
"description": "XWiki is a free wiki software platform written in Java with a design emphasis on extensibility. Beginners should follow the onboarding wiki."
"description": "XWiki is a free wiki software platform written in Java with a design emphasis on extensibility. Beginners should follow the [onboarding wiki](http://dev.xwiki.org/xwiki/bin/view/Onboarding/)."
},
{
"name": "zerocode",
Expand Down Expand Up @@ -1783,7 +1785,7 @@
},
{
"name": "Veloren",
"link": "https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner",
"link": "https://gitlab.com/veloren/veloren",
"technologies": [
"Rust"
],
Expand Down Expand Up @@ -2122,7 +2124,7 @@
},
{
"name": "Exosphere",
"link": "https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue",
"link": "https://gitlab.com/exosphere/exosphere",
"label": "Good First Issue",
"technologies": [
"Elm",
Expand Down

0 comments on commit a703ce5

Please sign in to comment.