mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Remove GitLab links to issue searches
To normalise the user experience, the links should take users to the main page of the repository. This approach also allows users to gain a better understanding of the context in which they are contributing, including insights into the repository's purpose and the distribution of language usage.
This commit is contained in:
@@ -347,7 +347,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "PureLB",
|
"name": "PureLB",
|
||||||
"link": "https://gitlab.com/purelb/purelb/-/issues?label_name[]=GoodFirstIssue",
|
"link": "https://gitlab.com/purelb/purelb",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"Go"
|
"Go"
|
||||||
],
|
],
|
||||||
@@ -1783,7 +1783,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Veloren",
|
"name": "Veloren",
|
||||||
"link": "https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner",
|
"link": "https://gitlab.com/veloren/veloren",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"Rust"
|
"Rust"
|
||||||
],
|
],
|
||||||
@@ -2122,7 +2122,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Exosphere",
|
"name": "Exosphere",
|
||||||
"link": "https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue",
|
"link": "https://gitlab.com/exosphere/exosphere",
|
||||||
"label": "Good First Issue",
|
"label": "Good First Issue",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"Elm",
|
"Elm",
|
||||||
|
|||||||
Reference in New Issue
Block a user