Compare commits

...

5 Commits

Author SHA1 Message Date
Sammy Hori
e3c9ea6d53 Merge pull request #1603 from MunGell/pr-to-pull-request
Change main heading in README-template.j2 from PR to Pull Request
2025-04-17 19:19:12 +01:00
Sammy Hori
698705c25f Set main heading in README-template.j2 from PR to Pull Request
This is as I failed to persist the changes made in #1019 when I moved to using a template (#1513).
2025-04-17 19:18:46 +01:00
Shmavon Gazanchyan
7aa54e1719 Update README.md 2025-04-17 17:50:47 +00:00
Sammy Hori
821044369e Merge pull request #1602 from MunGell/remove-tessel-2-cli
Removed Tessel 2 CLI from the data.json for inactivity
2025-04-17 18:50:37 +01:00
Sammy Hori
885e8d843f Removed Tessel 2 CLI from the data.json for inactivity
This repository has been inactive for 6 years!
2025-04-17 18:50:25 +01:00
3 changed files with 1 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
<!-- SEE THE CONTRIBUTING GUIDE (`CONTRIBUTING.md`) FOR MORE GUIDANCE --> <!-- SEE THE CONTRIBUTING GUIDE (`CONTRIBUTING.md`) FOR MORE GUIDANCE -->
<!-- YOU MAY IGNORE THIS MESSAGE IF YOU ARE EDITING `README-template.j2` --> <!-- YOU MAY IGNORE THIS MESSAGE IF YOU ARE EDITING `README-template.j2` -->
# Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) # Awesome First Pull Request Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post. Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post.

View File

@@ -204,7 +204,6 @@ If you would like to be guided through how to contribute to a repository on GitH
- [Superalgos](https://github.com/Superalgos/Superalgos) _(label: good first issue)_ <br> A completely Open Source crypto trading bot rewarding good contributions with the SA(Superalgos)-Token. - [Superalgos](https://github.com/Superalgos/Superalgos) _(label: good first issue)_ <br> A completely Open Source crypto trading bot rewarding good contributions with the SA(Superalgos)-Token.
- [Svelte](https://github.com/sveltejs/svelte) _(label: good first issue)_ <br> Component framework that runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM. - [Svelte](https://github.com/sveltejs/svelte) _(label: good first issue)_ <br> Component framework that runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM.
- [swag-for-dev](https://github.com/swapagarwal/swag-for-dev) _(label: good first issue)_ <br> Swag opportunities for developers. - [swag-for-dev](https://github.com/swapagarwal/swag-for-dev) _(label: good first issue)_ <br> Swag opportunities for developers.
- [Tessel 2 CLI](https://github.com/tessel/t2-cli) _(label: contribution-starter)_ <br> Command line interface to Tessel 2.
- [Time to Leave](https://github.com/thamara/time-to-leave) _(label: good first issue)_ <br> Working hours time tracker app based on Electron and Javascript. - [Time to Leave](https://github.com/thamara/time-to-leave) _(label: good first issue)_ <br> Working hours time tracker app based on Electron and Javascript.
- [Vest](https://github.com/ealush/vest) _(label: good first issue)_ <br> Validations framework inspired by unit testing frameworks. - [Vest](https://github.com/ealush/vest) _(label: good first issue)_ <br> Validations framework inspired by unit testing frameworks.
- [Video Hub App](https://github.com/whyboris/Video-Hub-App) _(label: good first issue)_ <br> Angular & Electron app for browsing and searching videos on your PC. - [Video Hub App](https://github.com/whyboris/Video-Hub-App) _(label: good first issue)_ <br> Angular & Electron app for browsing and searching videos on your PC.

View File

@@ -525,15 +525,6 @@
], ],
"description": "A fully pluggable tool for identifying and reporting on patterns in JavaScript." "description": "A fully pluggable tool for identifying and reporting on patterns in JavaScript."
}, },
{
"name": "Tessel 2 CLI",
"link": "https://github.com/tessel/t2-cli",
"label": "contribution-starter",
"technologies": [
"JavaScript"
],
"description": "Command line interface to Tessel 2."
},
{ {
"name": "Ember.js", "name": "Ember.js",
"link": "https://github.com/emberjs/ember.js", "link": "https://github.com/emberjs/ember.js",