Skip to content

Commit

Permalink
Resolve merge conflict for NativeScript
Browse files Browse the repository at this point in the history
  • Loading branch information
bnb committed Feb 26, 2019
2 parents fa0d3c1 + da8f8f8 commit c17b200
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ The table of projects which are _currently_ supported.
|29.|React Admin|`react-admin`|
|30.|PHPBignum|`phpbignum`|
|31.|Rebus|`rebus`|
|32.|NativeScript|`nativescript`|
<!-- AUTO-GENERATED-CONTENT:END -->

## Adding New Projects
Expand Down
4 changes: 4 additions & 0 deletions data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,9 @@
"rebus": {
"name": "Rebus",
"q": "repo:ollelauribostrom/rebus label:\"good first issue\" state:open"
},
"nativescript": {
"name": "NativeScript",
"q": "org:nativescript is:issue is:open sort:updated-desc label:\"good first issue\""
}
}

0 comments on commit c17b200

Please sign in to comment.