From 4a5983df93c488b5d6433d58de59b8525cd97269 Mon Sep 17 00:00:00 2001 From: Ye Naing Tun Date: Wed, 5 Jun 2024 19:52:40 +0630 Subject: [PATCH] fixed issue #1398 updatedata.json --- README.md | 2 +- data.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6ca3c4..9a1c98d 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Bokeh](https://github.com/bokeh/bokeh) _(label: good-first-issue)_
Bokeh is an interactive visualization library for modern web browsers. - [BorgBackup](https://github.com/borgbackup/borg) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. - [CiviWiki](https://github.com/CiviWiki/OpenCiviWiki) _(label: good-first-issue)_
Building a Better Democracy for the Internet Age -- [coala](https://github.com/coala/projects) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. +- [coala](https://github.com/issues?utf8=✓&q=is:open+is:issue+user:coala+label:difficulty/newcomer++no:assignee) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. - [Colossal-AI](https://github.com/hpcaitech/ColossalAI) _(label: good first issue)_
An open-source deep learning system for large-scale model training and inference with high efficiency and low cost. - [cookiecutter](https://github.com/cookiecutter/cookiecutter) _(label: good first issue)_
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. - [Create aio app](https://github.com/aio-libs/create-aio-app) _(label: good-first-issue)_
A command line utility that creates the aiohttp template with the best practices. diff --git a/data.json b/data.json index 28ce1de..83a09fc 100644 --- a/data.json +++ b/data.json @@ -1359,7 +1359,7 @@ }, { "name": "coala", - "link": "https://github.com/issues?utf8=✓&q=is:open+is:issue+user:coala+label:difficulty/newcomer++no:assignee", + "link": "https://github.com/coala/coala", "technologies": [ "Python" ],