Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
1 lines (1 loc) · 88.5 KB

File metadata and controls

1 lines (1 loc) · 88.5 KB
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
{"total_count":17790,"incomplete_results":false,"items":[{"url":"https://api.github.com/repos/Bhola-B2C/Laravel-Blog-App/issues/2","repository_url":"https://api.github.com/repos/Bhola-B2C/Laravel-Blog-App","labels_url":"https://api.github.com/repos/Bhola-B2C/Laravel-Blog-App/issues/2/labels{/name}","comments_url":"https://api.github.com/repos/Bhola-B2C/Laravel-Blog-App/issues/2/comments","events_url":"https://api.github.com/repos/Bhola-B2C/Laravel-Blog-App/issues/2/events","html_url":"https://github.com/Bhola-B2C/Laravel-Blog-App/issues/2","id":265913389,"number":2,"title":"Create Nested Comments","user":{"login":"Bhola-B2C","id":25401671,"avatar_url":"https://avatars3.githubusercontent.com/u/25401671?v=4","gravatar_id":"","url":"https://api.github.com/users/Bhola-B2C","html_url":"https://github.com/Bhola-B2C","followers_url":"https://api.github.com/users/Bhola-B2C/followers","following_url":"https://api.github.com/users/Bhola-B2C/following{/other_user}","gists_url":"https://api.github.com/users/Bhola-B2C/gists{/gist_id}","starred_url":"https://api.github.com/users/Bhola-B2C/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Bhola-B2C/subscriptions","organizations_url":"https://api.github.com/users/Bhola-B2C/orgs","repos_url":"https://api.github.com/users/Bhola-B2C/repos","events_url":"https://api.github.com/users/Bhola-B2C/events{/privacy}","received_events_url":"https://api.github.com/users/Bhola-B2C/received_events","type":"User","site_admin":false},"labels":[{"id":721809434,"url":"https://api.github.com/repos/Bhola-B2C/Laravel-Blog-App/labels/Hacktoberfest","name":"Hacktoberfest","color":"d4c5f9","default":false},{"id":632310576,"url":"https://api.github.com/repos/Bhola-B2C/Laravel-Blog-App/labels/help%20wanted","name":"help wanted","color":"128A0C","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:54:57Z","updated_at":"2017-10-16T20:55:12Z","closed_at":null,"author_association":"OWNER","body":"Under resources/blog/single page I want the feature of nested comment i.e., it should contain nested replies.\r\n![screenshot from 2017-10-17 02-22-08](https://user-images.githubusercontent.com/25401671/31634809-542b1dbc-b2e2-11e7-9536-bbd27bf6cc9b.png)\r\n","score":1.0},{"url":"https://api.github.com/repos/canoo/dolphin-platform/issues/660","repository_url":"https://api.github.com/repos/canoo/dolphin-platform","labels_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/660/labels{/name}","comments_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/660/comments","events_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/660/events","html_url":"https://github.com/canoo/dolphin-platform/issues/660","id":265913246,"number":660,"title":"Add support for @Size bean validation annotation","user":{"login":"hendrikebbers","id":9443847,"avatar_url":"https://avatars2.githubusercontent.com/u/9443847?v=4","gravatar_id":"","url":"https://api.github.com/users/hendrikebbers","html_url":"https://github.com/hendrikebbers","followers_url":"https://api.github.com/users/hendrikebbers/followers","following_url":"https://api.github.com/users/hendrikebbers/following{/other_user}","gists_url":"https://api.github.com/users/hendrikebbers/gists{/gist_id}","starred_url":"https://api.github.com/users/hendrikebbers/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hendrikebbers/subscriptions","organizations_url":"https://api.github.com/users/hendrikebbers/orgs","repos_url":"https://api.github.com/users/hendrikebbers/repos","events_url":"https://api.github.com/users/hendrikebbers/events{/privacy}","received_events_url":"https://api.github.com/users/hendrikebbers/received_events","type":"User","site_admin":false},"labels":[{"id":717819596,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/good%20first%20issue","name":"good first issue","color":"0052cc","default":true},{"id":718945838,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/Hacktoberfest","name":"Hacktoberfest","color":"1fba89","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:54:28Z","updated_at":"2017-10-16T20:54:53Z","closed_at":null,"author_association":"OWNER","body":"### 🆕🐥:dog: First Timers Only\r\nThis issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 \r\n\r\n### :space_invader: Description of the issue\r\nCurrently the `dolphin-platform-bean-validation` module do not provide support for all default bean validation annotations. One that is missing is the `@Size` annotation. For solving this issue the support for the `@ Size ` annotation must be added like it is done for several other bean validation annotations in the `dolphin-platform-bean-validation` module and at least one unit test must check that the annotation is supported.\r\n\r\n### 📋 Step by Step\r\n- 🙋 Claim this issue: Comment below.\r\n- 🔄 replace the up for grabs label with in progress.\r\n- :fork_and_knife: fork the repository in github by simply clicking the 'fork' button.\r\n- :arrow_heading_down: check out the forked repository\r\n- :twisted_rightwards_arrows: create a feature branch for the issue. We do not have any naming definition for branches.\r\n- 💾 Commit your changes.\r\n- 🔀 Start a Pull Request.\r\n- 🏁 Done 👍 Ask in comments for a review :)\r\n- 🔬 If the reviewer find some missing peaces or a problem he will start a discussion with you and describe the next steps how the problem can be solved.\r\n- :boom: you did it! We will merge the fix in the master of the Dolphin Platform project.\r\n- :bouquet: Thanks, thanks, thanks for being part as an open source contributor for Dolphin Platform\r\n\r\n### 🤔❓ Questions\r\nYou can [join our community chat at Slack](https://join-dolphin-platform-slack.herokuapp.com/)","score":1.0},{"url":"https://api.github.com/repos/canoo/dolphin-platform/issues/659","repository_url":"https://api.github.com/repos/canoo/dolphin-platform","labels_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/659/labels{/name}","comments_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/659/comments","events_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/659/events","html_url":"https://github.com/canoo/dolphin-platform/issues/659","id":265913072,"number":659,"title":"Add support for @Pattern bean validation annotation","user":{"login":"hendrikebbers","id":9443847,"avatar_url":"https://avatars2.githubusercontent.com/u/9443847?v=4","gravatar_id":"","url":"https://api.github.com/users/hendrikebbers","html_url":"https://github.com/hendrikebbers","followers_url":"https://api.github.com/users/hendrikebbers/followers","following_url":"https://api.github.com/users/hendrikebbers/following{/other_user}","gists_url":"https://api.github.com/users/hendrikebbers/gists{/gist_id}","starred_url":"https://api.github.com/users/hendrikebbers/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hendrikebbers/subscriptions","organizations_url":"https://api.github.com/users/hendrikebbers/orgs","repos_url":"https://api.github.com/users/hendrikebbers/repos","events_url":"https://api.github.com/users/hendrikebbers/events{/privacy}","received_events_url":"https://api.github.com/users/hendrikebbers/received_events","type":"User","site_admin":false},"labels":[{"id":717819596,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/good%20first%20issue","name":"good first issue","color":"0052cc","default":true},{"id":718945838,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/Hacktoberfest","name":"Hacktoberfest","color":"1fba89","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:53:56Z","updated_at":"2017-10-16T20:53:56Z","closed_at":null,"author_association":"OWNER","body":"### 🆕🐥:dog: First Timers Only\r\nThis issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 \r\n\r\n### :space_invader: Description of the issue\r\nTODO\r\n\r\n### 📋 Step by Step\r\n- 🙋 Claim this issue: Comment below.\r\n- 🔄 replace the up for grabs label with in progress.\r\n- :fork_and_knife: fork the repository in github by simply clicking the 'fork' button.\r\n- :arrow_heading_down: check out the forked repository\r\n- :twisted_rightwards_arrows: create a feature branch for the issue. We do not have any naming definition for branches.\r\n- 💾 Commit your changes.\r\n- 🔀 Start a Pull Request.\r\n- 🏁 Done 👍 Ask in comments for a review :)\r\n- 🔬 If the reviewer find some missing peaces or a problem he will start a discussion with you and describe the next steps how the problem can be solved.\r\n- :boom: you did it! We will merge the fix in the master of the Dolphin Platform project.\r\n- :bouquet: Thanks, thanks, thanks for being part as an open source contributor for Dolphin Platform\r\n\r\n### 🤔❓ Questions\r\nYou can [join our community chat at Slack](https://join-dolphin-platform-slack.herokuapp.com/)\r\n\r\n### 🆕🐥:dog: First Timers Only\r\nThis issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 \r\n\r\n### :space_invader: Description of the issue\r\nCurrently the `dolphin-platform-bean-validation` module do not provide support for all default bean validation annotations. One that is missing is the `@Digits` annotation. For solving this issue the support for the `@Digits` annotation must be added like it is done for several other bean validation annotations in the `dolphin-platform-bean-validation` module and at least one unit test must check that the annotation is supported.\r\n\r\n### 📋 Step by Step\r\n- 🙋 Claim this issue: Comment below.\r\n- 🔄 replace the up for grabs label with in progress.\r\n- :fork_and_knife: fork the repository in github by simply clicking the 'fork' button.\r\n- :arrow_heading_down: check out the forked repository\r\n- :twisted_rightwards_arrows: create a feature branch for the issue. We do not have any naming definition for branches.\r\n- 💾 Commit your changes.\r\n- 🔀 Start a Pull Request.\r\n- 🏁 Done 👍 Ask in comments for a review :)\r\n- 🔬 If the reviewer find some missing peaces or a problem he will start a discussion with you and describe the next steps how the problem can be solved.\r\n- :boom: you did it! We will merge the fix in the master of the Dolphin Platform project.\r\n- :bouquet: Thanks, thanks, thanks for being part as an open source contributor for Dolphin Platform\r\n\r\n### 🤔❓ Questions\r\nYou can [join our community chat at Slack](https://join-dolphin-platform-slack.herokuapp.com/)","score":1.0},{"url":"https://api.github.com/repos/canoo/dolphin-platform/issues/658","repository_url":"https://api.github.com/repos/canoo/dolphin-platform","labels_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/658/labels{/name}","comments_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/658/comments","events_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/658/events","html_url":"https://github.com/canoo/dolphin-platform/issues/658","id":265912942,"number":658,"title":"Add support for @Past bean validation annotation","user":{"login":"hendrikebbers","id":9443847,"avatar_url":"https://avatars2.githubusercontent.com/u/9443847?v=4","gravatar_id":"","url":"https://api.github.com/users/hendrikebbers","html_url":"https://github.com/hendrikebbers","followers_url":"https://api.github.com/users/hendrikebbers/followers","following_url":"https://api.github.com/users/hendrikebbers/following{/other_user}","gists_url":"https://api.github.com/users/hendrikebbers/gists{/gist_id}","starred_url":"https://api.github.com/users/hendrikebbers/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hendrikebbers/subscriptions","organizations_url":"https://api.github.com/users/hendrikebbers/orgs","repos_url":"https://api.github.com/users/hendrikebbers/repos","events_url":"https://api.github.com/users/hendrikebbers/events{/privacy}","received_events_url":"https://api.github.com/users/hendrikebbers/received_events","type":"User","site_admin":false},"labels":[{"id":717819596,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/good%20first%20issue","name":"good first issue","color":"0052cc","default":true},{"id":718945838,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/Hacktoberfest","name":"Hacktoberfest","color":"1fba89","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:53:28Z","updated_at":"2017-10-16T20:53:28Z","closed_at":null,"author_association":"OWNER","body":"### 🆕🐥:dog: First Timers Only\r\nThis issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 \r\n\r\n### :space_invader: Description of the issue\r\nTODO\r\n\r\n### 📋 Step by Step\r\n- 🙋 Claim this issue: Comment below.\r\n- 🔄 replace the up for grabs label with in progress.\r\n- :fork_and_knife: fork the repository in github by simply clicking the 'fork' button.\r\n- :arrow_heading_down: check out the forked repository\r\n- :twisted_rightwards_arrows: create a feature branch for the issue. We do not have any naming definition for branches.\r\n- 💾 Commit your changes.\r\n- 🔀 Start a Pull Request.\r\n- 🏁 Done 👍 Ask in comments for a review :)\r\n- 🔬 If the reviewer find some missing peaces or a problem he will start a discussion with you and describe the next steps how the problem can be solved.\r\n- :boom: you did it! We will merge the fix in the master of the Dolphin Platform project.\r\n- :bouquet: Thanks, thanks, thanks for being part as an open source contributor for Dolphin Platform\r\n\r\n### 🤔❓ Questions\r\nYou can [join our community chat at Slack](https://join-dolphin-platform-slack.herokuapp.com/)\r\n\r\n### 🆕🐥:dog: First Timers Only\r\nThis issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 \r\n\r\n### :space_invader: Description of the issue\r\nCurrently the `dolphin-platform-bean-validation` module do not provide support for all default bean validation annotations. One that is missing is the `@Digits` annotation. For solving this issue the support for the `@Digits` annotation must be added like it is done for several other bean validation annotations in the `dolphin-platform-bean-validation` module and at least one unit test must check that the annotation is supported.\r\n\r\n### 📋 Step by Step\r\n- 🙋 Claim this issue: Comment below.\r\n- 🔄 replace the up for grabs label with in progress.\r\n- :fork_and_knife: fork the repository in github by simply clicking the 'fork' button.\r\n- :arrow_heading_down: check out the forked repository\r\n- :twisted_rightwards_arrows: create a feature branch for the issue. We do not have any naming definition for branches.\r\n- 💾 Commit your changes.\r\n- 🔀 Start a Pull Request.\r\n- 🏁 Done 👍 Ask in comments for a review :)\r\n- 🔬 If the reviewer find some missing peaces or a problem he will start a discussion with you and describe the next steps how the problem can be solved.\r\n- :boom: you did it! We will merge the fix in the master of the Dolphin Platform project.\r\n- :bouquet: Thanks, thanks, thanks for being part as an open source contributor for Dolphin Platform\r\n\r\n### 🤔❓ Questions\r\nYou can [join our community chat at Slack](https://join-dolphin-platform-slack.herokuapp.com/)","score":1.0},{"url":"https://api.github.com/repos/canoo/dolphin-platform/issues/657","repository_url":"https://api.github.com/repos/canoo/dolphin-platform","labels_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/657/labels{/name}","comments_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/657/comments","events_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/657/events","html_url":"https://github.com/canoo/dolphin-platform/issues/657","id":265912728,"number":657,"title":"Add support for @Min bean validation annotation","user":{"login":"hendrikebbers","id":9443847,"avatar_url":"https://avatars2.githubusercontent.com/u/9443847?v=4","gravatar_id":"","url":"https://api.github.com/users/hendrikebbers","html_url":"https://github.com/hendrikebbers","followers_url":"https://api.github.com/users/hendrikebbers/followers","following_url":"https://api.github.com/users/hendrikebbers/following{/other_user}","gists_url":"https://api.github.com/users/hendrikebbers/gists{/gist_id}","starred_url":"https://api.github.com/users/hendrikebbers/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hendrikebbers/subscriptions","organizations_url":"https://api.github.com/users/hendrikebbers/orgs","repos_url":"https://api.github.com/users/hendrikebbers/repos","events_url":"https://api.github.com/users/hendrikebbers/events{/privacy}","received_events_url":"https://api.github.com/users/hendrikebbers/received_events","type":"User","site_admin":false},"labels":[{"id":717819596,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/good%20first%20issue","name":"good first issue","color":"0052cc","default":true},{"id":718945838,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/Hacktoberfest","name":"Hacktoberfest","color":"1fba89","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:52:42Z","updated_at":"2017-10-16T20:52:42Z","closed_at":null,"author_association":"OWNER","body":"### 🆕🐥:dog: First Timers Only\r\nThis issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 \r\n\r\n### :space_invader: Description of the issue\r\nTODO\r\n\r\n### 📋 Step by Step\r\n- 🙋 Claim this issue: Comment below.\r\n- 🔄 replace the up for grabs label with in progress.\r\n- :fork_and_knife: fork the repository in github by simply clicking the 'fork' button.\r\n- :arrow_heading_down: check out the forked repository\r\n- :twisted_rightwards_arrows: create a feature branch for the issue. We do not have any naming definition for branches.\r\n- 💾 Commit your changes.\r\n- 🔀 Start a Pull Request.\r\n- 🏁 Done 👍 Ask in comments for a review :)\r\n- 🔬 If the reviewer find some missing peaces or a problem he will start a discussion with you and describe the next steps how the problem can be solved.\r\n- :boom: you did it! We will merge the fix in the master of the Dolphin Platform project.\r\n- :bouquet: Thanks, thanks, thanks for being part as an open source contributor for Dolphin Platform\r\n\r\n### 🤔❓ Questions\r\nYou can [join our community chat at Slack](https://join-dolphin-platform-slack.herokuapp.com/)\r\n\r\n### 🆕🐥:dog: First Timers Only\r\nThis issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 \r\n\r\n### :space_invader: Description of the issue\r\nCurrently the `dolphin-platform-bean-validation` module do not provide support for all default bean validation annotations. One that is missing is the `@Digits` annotation. For solving this issue the support for the `@Digits` annotation must be added like it is done for several other bean validation annotations in the `dolphin-platform-bean-validation` module and at least one unit test must check that the annotation is supported.\r\n\r\n### 📋 Step by Step\r\n- 🙋 Claim this issue: Comment below.\r\n- 🔄 replace the up for grabs label with in progress.\r\n- :fork_and_knife: fork the repository in github by simply clicking the 'fork' button.\r\n- :arrow_heading_down: check out the forked repository\r\n- :twisted_rightwards_arrows: create a feature branch for the issue. We do not have any naming definition for branches.\r\n- 💾 Commit your changes.\r\n- 🔀 Start a Pull Request.\r\n- 🏁 Done 👍 Ask in comments for a review :)\r\n- 🔬 If the reviewer find some missing peaces or a problem he will start a discussion with you and describe the next steps how the problem can be solved.\r\n- :boom: you did it! We will merge the fix in the master of the Dolphin Platform project.\r\n- :bouquet: Thanks, thanks, thanks for being part as an open source contributor for Dolphin Platform\r\n\r\n### 🤔❓ Questions\r\nYou can [join our community chat at Slack](https://join-dolphin-platform-slack.herokuapp.com/)","score":1.0},{"url":"https://api.github.com/repos/canoo/dolphin-platform/issues/656","repository_url":"https://api.github.com/repos/canoo/dolphin-platform","labels_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/656/labels{/name}","comments_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/656/comments","events_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/656/events","html_url":"https://github.com/canoo/dolphin-platform/issues/656","id":265912572,"number":656,"title":"Add support for @Max bean validation annotation","user":{"login":"hendrikebbers","id":9443847,"avatar_url":"https://avatars2.githubusercontent.com/u/9443847?v=4","gravatar_id":"","url":"https://api.github.com/users/hendrikebbers","html_url":"https://github.com/hendrikebbers","followers_url":"https://api.github.com/users/hendrikebbers/followers","following_url":"https://api.github.com/users/hendrikebbers/following{/other_user}","gists_url":"https://api.github.com/users/hendrikebbers/gists{/gist_id}","starred_url":"https://api.github.com/users/hendrikebbers/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hendrikebbers/subscriptions","organizations_url":"https://api.github.com/users/hendrikebbers/orgs","repos_url":"https://api.github.com/users/hendrikebbers/repos","events_url":"https://api.github.com/users/hendrikebbers/events{/privacy}","received_events_url":"https://api.github.com/users/hendrikebbers/received_events","type":"User","site_admin":false},"labels":[{"id":717819596,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/good%20first%20issue","name":"good first issue","color":"0052cc","default":true},{"id":718945838,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/Hacktoberfest","name":"Hacktoberfest","color":"1fba89","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:52:08Z","updated_at":"2017-10-16T20:56:01Z","closed_at":null,"author_association":"OWNER","body":"### 🆕🐥:dog: First Timers Only\r\nThis issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 \r\n\r\n### :space_invader: Description of the issue\r\nCurrently the `dolphin-platform-bean-validation` module do not provide support for all default bean validation annotations. One that is missing is the `@Max` annotation. For solving this issue the support for the `@Max` annotation must be added like it is done for several other bean validation annotations in the `dolphin-platform-bean-validation` module and at least one unit test must check that the annotation is supported.\r\n\r\n### 📋 Step by Step\r\n- 🙋 Claim this issue: Comment below.\r\n- 🔄 replace the up for grabs label with in progress.\r\n- :fork_and_knife: fork the repository in github by simply clicking the 'fork' button.\r\n- :arrow_heading_down: check out the forked repository\r\n- :twisted_rightwards_arrows: create a feature branch for the issue. We do not have any naming definition for branches.\r\n- 💾 Commit your changes.\r\n- 🔀 Start a Pull Request.\r\n- 🏁 Done 👍 Ask in comments for a review :)\r\n- 🔬 If the reviewer find some missing peaces or a problem he will start a discussion with you and describe the next steps how the problem can be solved.\r\n- :boom: you did it! We will merge the fix in the master of the Dolphin Platform project.\r\n- :bouquet: Thanks, thanks, thanks for being part as an open source contributor for Dolphin Platform\r\n\r\n### 🤔❓ Questions\r\nYou can [join our community chat at Slack](https://join-dolphin-platform-slack.herokuapp.com/)","score":1.0},{"url":"https://api.github.com/repos/canoo/dolphin-platform/issues/655","repository_url":"https://api.github.com/repos/canoo/dolphin-platform","labels_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/655/labels{/name}","comments_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/655/comments","events_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/655/events","html_url":"https://github.com/canoo/dolphin-platform/issues/655","id":265912413,"number":655,"title":"Add support for @Future bean validation annotation","user":{"login":"hendrikebbers","id":9443847,"avatar_url":"https://avatars2.githubusercontent.com/u/9443847?v=4","gravatar_id":"","url":"https://api.github.com/users/hendrikebbers","html_url":"https://github.com/hendrikebbers","followers_url":"https://api.github.com/users/hendrikebbers/followers","following_url":"https://api.github.com/users/hendrikebbers/following{/other_user}","gists_url":"https://api.github.com/users/hendrikebbers/gists{/gist_id}","starred_url":"https://api.github.com/users/hendrikebbers/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hendrikebbers/subscriptions","organizations_url":"https://api.github.com/users/hendrikebbers/orgs","repos_url":"https://api.github.com/users/hendrikebbers/repos","events_url":"https://api.github.com/users/hendrikebbers/events{/privacy}","received_events_url":"https://api.github.com/users/hendrikebbers/received_events","type":"User","site_admin":false},"labels":[{"id":717819596,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/good%20first%20issue","name":"good first issue","color":"0052cc","default":true},{"id":718945838,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/Hacktoberfest","name":"Hacktoberfest","color":"1fba89","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:51:36Z","updated_at":"2017-10-16T20:55:44Z","closed_at":null,"author_association":"OWNER","body":"### 🆕🐥:dog: First Timers Only\r\nThis issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 \r\n\r\n### :space_invader: Description of the issue\r\nCurrently the `dolphin-platform-bean-validation` module do not provide support for all default bean validation annotations. One that is missing is the `@Future` annotation. For solving this issue the support for the `@Future` annotation must be added like it is done for several other bean validation annotations in the `dolphin-platform-bean-validation` module and at least one unit test must check that the annotation is supported.\r\n\r\n### 📋 Step by Step\r\n- 🙋 Claim this issue: Comment below.\r\n- 🔄 replace the up for grabs label with in progress.\r\n- :fork_and_knife: fork the repository in github by simply clicking the 'fork' button.\r\n- :arrow_heading_down: check out the forked repository\r\n- :twisted_rightwards_arrows: create a feature branch for the issue. We do not have any naming definition for branches.\r\n- 💾 Commit your changes.\r\n- 🔀 Start a Pull Request.\r\n- 🏁 Done 👍 Ask in comments for a review :)\r\n- 🔬 If the reviewer find some missing peaces or a problem he will start a discussion with you and describe the next steps how the problem can be solved.\r\n- :boom: you did it! We will merge the fix in the master of the Dolphin Platform project.\r\n- :bouquet: Thanks, thanks, thanks for being part as an open source contributor for Dolphin Platform\r\n\r\n### 🤔❓ Questions\r\nYou can [join our community chat at Slack](https://join-dolphin-platform-slack.herokuapp.com/)","score":1.0},{"url":"https://api.github.com/repos/canoo/dolphin-platform/issues/654","repository_url":"https://api.github.com/repos/canoo/dolphin-platform","labels_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/654/labels{/name}","comments_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/654/comments","events_url":"https://api.github.com/repos/canoo/dolphin-platform/issues/654/events","html_url":"https://github.com/canoo/dolphin-platform/issues/654","id":265912097,"number":654,"title":"Add support for @Digits bean validation annotation","user":{"login":"hendrikebbers","id":9443847,"avatar_url":"https://avatars2.githubusercontent.com/u/9443847?v=4","gravatar_id":"","url":"https://api.github.com/users/hendrikebbers","html_url":"https://github.com/hendrikebbers","followers_url":"https://api.github.com/users/hendrikebbers/followers","following_url":"https://api.github.com/users/hendrikebbers/following{/other_user}","gists_url":"https://api.github.com/users/hendrikebbers/gists{/gist_id}","starred_url":"https://api.github.com/users/hendrikebbers/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hendrikebbers/subscriptions","organizations_url":"https://api.github.com/users/hendrikebbers/orgs","repos_url":"https://api.github.com/users/hendrikebbers/repos","events_url":"https://api.github.com/users/hendrikebbers/events{/privacy}","received_events_url":"https://api.github.com/users/hendrikebbers/received_events","type":"User","site_admin":false},"labels":[{"id":717819596,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/good%20first%20issue","name":"good first issue","color":"0052cc","default":true},{"id":718945838,"url":"https://api.github.com/repos/canoo/dolphin-platform/labels/Hacktoberfest","name":"Hacktoberfest","color":"1fba89","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:50:30Z","updated_at":"2017-10-16T20:55:13Z","closed_at":null,"author_association":"OWNER","body":"### 🆕🐥:dog: First Timers Only\r\nThis issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 \r\n\r\n### :space_invader: Description of the issue\r\nCurrently the `dolphin-platform-bean-validation` module do not provide support for all default bean validation annotations. One that is missing is the `@Digits` annotation. For solving this issue the support for the `@Digits` annotation must be added like it is done for several other bean validation annotations in the `dolphin-platform-bean-validation` module and at least one unit test must check that the annotation is supported.\r\n\r\n### 📋 Step by Step\r\n- 🙋 Claim this issue: Comment below.\r\n- 🔄 replace the up for grabs label with in progress.\r\n- :fork_and_knife: fork the repository in github by simply clicking the 'fork' button.\r\n- :arrow_heading_down: check out the forked repository\r\n- :twisted_rightwards_arrows: create a feature branch for the issue. We do not have any naming definition for branches.\r\n- 💾 Commit your changes.\r\n- 🔀 Start a Pull Request.\r\n- 🏁 Done 👍 Ask in comments for a review :)\r\n- 🔬 If the reviewer find some missing peaces or a problem he will start a discussion with you and describe the next steps how the problem can be solved.\r\n- :boom: you did it! We will merge the fix in the master of the Dolphin Platform project.\r\n- :bouquet: Thanks, thanks, thanks for being part as an open source contributor for Dolphin Platform\r\n\r\n### 🤔❓ Questions\r\nYou can [join our community chat at Slack](https://join-dolphin-platform-slack.herokuapp.com/)","score":1.0},{"url":"https://api.github.com/repos/jopanel/EncryptMyWallet/issues/4","repository_url":"https://api.github.com/repos/jopanel/EncryptMyWallet","labels_url":"https://api.github.com/repos/jopanel/EncryptMyWallet/issues/4/labels{/name}","comments_url":"https://api.github.com/repos/jopanel/EncryptMyWallet/issues/4/comments","events_url":"https://api.github.com/repos/jopanel/EncryptMyWallet/issues/4/events","html_url":"https://github.com/jopanel/EncryptMyWallet/issues/4","id":265909518,"number":4,"title":"Create printable version with QR code","user":{"login":"jopanel","id":13390478,"avatar_url":"https://avatars0.githubusercontent.com/u/13390478?v=4","gravatar_id":"","url":"https://api.github.com/users/jopanel","html_url":"https://github.com/jopanel","followers_url":"https://api.github.com/users/jopanel/followers","following_url":"https://api.github.com/users/jopanel/following{/other_user}","gists_url":"https://api.github.com/users/jopanel/gists{/gist_id}","starred_url":"https://api.github.com/users/jopanel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jopanel/subscriptions","organizations_url":"https://api.github.com/users/jopanel/orgs","repos_url":"https://api.github.com/users/jopanel/repos","events_url":"https://api.github.com/users/jopanel/events{/privacy}","received_events_url":"https://api.github.com/users/jopanel/received_events","type":"User","site_admin":false},"labels":[{"id":721811286,"url":"https://api.github.com/repos/jopanel/EncryptMyWallet/labels/Hacktoberfest","name":"Hacktoberfest","color":"ff9566","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:42:12Z","updated_at":"2017-10-16T20:55:36Z","closed_at":null,"author_association":"OWNER","body":"Create a printable version of the encrypted code after creation. Include a QR code which will source back to encrypt your wallet with the encryption key prefilled into the decryption page focused on the password field.","score":1.0},{"url":"https://api.github.com/repos/ejwaibel/squarrels/issues/57","repository_url":"https://api.github.com/repos/ejwaibel/squarrels","labels_url":"https://api.github.com/repos/ejwaibel/squarrels/issues/57/labels{/name}","comments_url":"https://api.github.com/repos/ejwaibel/squarrels/issues/57/comments","events_url":"https://api.github.com/repos/ejwaibel/squarrels/issues/57/events","html_url":"https://github.com/ejwaibel/squarrels/issues/57","id":265907703,"number":57,"title":"Need images for squirrels & acorns","user":{"login":"ejwaibel","id":2830686,"avatar_url":"https://avatars0.githubusercontent.com/u/2830686?v=4","gravatar_id":"","url":"https://api.github.com/users/ejwaibel","html_url":"https://github.com/ejwaibel","followers_url":"https://api.github.com/users/ejwaibel/followers","following_url":"https://api.github.com/users/ejwaibel/following{/other_user}","gists_url":"https://api.github.com/users/ejwaibel/gists{/gist_id}","starred_url":"https://api.github.com/users/ejwaibel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ejwaibel/subscriptions","organizations_url":"https://api.github.com/users/ejwaibel/orgs","repos_url":"https://api.github.com/users/ejwaibel/repos","events_url":"https://api.github.com/users/ejwaibel/events{/privacy}","received_events_url":"https://api.github.com/users/ejwaibel/received_events","type":"User","site_admin":false},"labels":[{"id":721793638,"url":"https://api.github.com/repos/ejwaibel/squarrels/labels/hacktoberfest","name":"hacktoberfest","color":"7977e5","default":false},{"id":654972712,"url":"https://api.github.com/repos/ejwaibel/squarrels/labels/help%20wanted","name":"help wanted","color":"128A0C","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:36:26Z","updated_at":"2017-10-16T20:36:26Z","closed_at":null,"author_association":"OWNER","body":"","score":1.0},{"url":"https://api.github.com/repos/LasaleFamine/generator-phinm/issues/9","repository_url":"https://api.github.com/repos/LasaleFamine/generator-phinm","labels_url":"https://api.github.com/repos/LasaleFamine/generator-phinm/issues/9/labels{/name}","comments_url":"https://api.github.com/repos/LasaleFamine/generator-phinm/issues/9/comments","events_url":"https://api.github.com/repos/LasaleFamine/generator-phinm/issues/9/events","html_url":"https://github.com/LasaleFamine/generator-phinm/issues/9","id":265907040,"number":9,"title":"Re-add save-prefix on .yarnrc","user":{"login":"LasaleFamine","id":13070349,"avatar_url":"https://avatars1.githubusercontent.com/u/13070349?v=4","gravatar_id":"","url":"https://api.github.com/users/LasaleFamine","html_url":"https://github.com/LasaleFamine","followers_url":"https://api.github.com/users/LasaleFamine/followers","following_url":"https://api.github.com/users/LasaleFamine/following{/other_user}","gists_url":"https://api.github.com/users/LasaleFamine/gists{/gist_id}","starred_url":"https://api.github.com/users/LasaleFamine/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/LasaleFamine/subscriptions","organizations_url":"https://api.github.com/users/LasaleFamine/orgs","repos_url":"https://api.github.com/users/LasaleFamine/repos","events_url":"https://api.github.com/users/LasaleFamine/events{/privacy}","received_events_url":"https://api.github.com/users/LasaleFamine/received_events","type":"User","site_admin":false},"labels":[{"id":694981208,"url":"https://api.github.com/repos/LasaleFamine/generator-phinm/labels/good%20first%20issue","name":"good first issue","color":"7057ff","default":true},{"id":721795015,"url":"https://api.github.com/repos/LasaleFamine/generator-phinm/labels/hacktoberfest","name":"hacktoberfest","color":"bcf99d","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:34:09Z","updated_at":"2017-10-16T20:35:25Z","closed_at":null,"author_association":"OWNER","body":"`save-prefix false` ","score":1.0},{"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/18","repository_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task","labels_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/18/labels{/name}","comments_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/18/comments","events_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/18/events","html_url":"https://github.com/rohanagarwal94/easy_hacktoberfest_task/issues/18","id":265906634,"number":18,"title":"Add Polish translations","user":{"login":"shubhamaggarwal","id":9513368,"avatar_url":"https://avatars3.githubusercontent.com/u/9513368?v=4","gravatar_id":"","url":"https://api.github.com/users/shubhamaggarwal","html_url":"https://github.com/shubhamaggarwal","followers_url":"https://api.github.com/users/shubhamaggarwal/followers","following_url":"https://api.github.com/users/shubhamaggarwal/following{/other_user}","gists_url":"https://api.github.com/users/shubhamaggarwal/gists{/gist_id}","starred_url":"https://api.github.com/users/shubhamaggarwal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/shubhamaggarwal/subscriptions","organizations_url":"https://api.github.com/users/shubhamaggarwal/orgs","repos_url":"https://api.github.com/users/shubhamaggarwal/repos","events_url":"https://api.github.com/users/shubhamaggarwal/events{/privacy}","received_events_url":"https://api.github.com/users/shubhamaggarwal/received_events","type":"User","site_admin":false},"labels":[{"id":721690880,"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/labels/good%20first%20issue","name":"good first issue","color":"7057ff","default":true},{"id":721694220,"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/labels/Hacktoberfest","name":"Hacktoberfest","color":"fff53f","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:32:52Z","updated_at":"2017-10-16T20:33:19Z","closed_at":null,"author_association":"NONE","body":"Create a separate xml file just like given in the repo using the same keys and add corresponding translations for the english values.","score":1.0},{"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/17","repository_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task","labels_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/17/labels{/name}","comments_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/17/comments","events_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/17/events","html_url":"https://github.com/rohanagarwal94/easy_hacktoberfest_task/issues/17","id":265906465,"number":17,"title":"Add Urdu translations","user":{"login":"shubhamaggarwal","id":9513368,"avatar_url":"https://avatars3.githubusercontent.com/u/9513368?v=4","gravatar_id":"","url":"https://api.github.com/users/shubhamaggarwal","html_url":"https://github.com/shubhamaggarwal","followers_url":"https://api.github.com/users/shubhamaggarwal/followers","following_url":"https://api.github.com/users/shubhamaggarwal/following{/other_user}","gists_url":"https://api.github.com/users/shubhamaggarwal/gists{/gist_id}","starred_url":"https://api.github.com/users/shubhamaggarwal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/shubhamaggarwal/subscriptions","organizations_url":"https://api.github.com/users/shubhamaggarwal/orgs","repos_url":"https://api.github.com/users/shubhamaggarwal/repos","events_url":"https://api.github.com/users/shubhamaggarwal/events{/privacy}","received_events_url":"https://api.github.com/users/shubhamaggarwal/received_events","type":"User","site_admin":false},"labels":[{"id":721690880,"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/labels/good%20first%20issue","name":"good first issue","color":"7057ff","default":true},{"id":721694220,"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/labels/Hacktoberfest","name":"Hacktoberfest","color":"fff53f","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:32:21Z","updated_at":"2017-10-16T20:32:54Z","closed_at":null,"author_association":"NONE","body":"Create a separate xml file just like given in the repo using the same keys and add corresponding translations for the english values.","score":1.0},{"url":"https://api.github.com/repos/doficia/project-cordon-sprites/issues/587","repository_url":"https://api.github.com/repos/doficia/project-cordon-sprites","labels_url":"https://api.github.com/repos/doficia/project-cordon-sprites/issues/587/labels{/name}","comments_url":"https://api.github.com/repos/doficia/project-cordon-sprites/issues/587/comments","events_url":"https://api.github.com/repos/doficia/project-cordon-sprites/issues/587/events","html_url":"https://github.com/doficia/project-cordon-sprites/issues/587","id":265905750,"number":587,"title":"Create Sprite for Ice Axe","user":{"login":"doficia","id":17339844,"avatar_url":"https://avatars0.githubusercontent.com/u/17339844?v=4","gravatar_id":"","url":"https://api.github.com/users/doficia","html_url":"https://github.com/doficia","followers_url":"https://api.github.com/users/doficia/followers","following_url":"https://api.github.com/users/doficia/following{/other_user}","gists_url":"https://api.github.com/users/doficia/gists{/gist_id}","starred_url":"https://api.github.com/users/doficia/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/doficia/subscriptions","organizations_url":"https://api.github.com/users/doficia/orgs","repos_url":"https://api.github.com/users/doficia/repos","events_url":"https://api.github.com/users/doficia/events{/privacy}","received_events_url":"https://api.github.com/users/doficia/received_events","type":"User","site_admin":false},"labels":[{"id":710378233,"url":"https://api.github.com/repos/doficia/project-cordon-sprites/labels/create","name":"create","color":"1d76db","default":false},{"id":707352427,"url":"https://api.github.com/repos/doficia/project-cordon-sprites/labels/Hacktoberfest","name":"Hacktoberfest","color":"b60205","default":false},{"id":707350960,"url":"https://api.github.com/repos/doficia/project-cordon-sprites/labels/icon","name":"icon","color":"006b75","default":false},{"id":707347216,"url":"https://api.github.com/repos/doficia/project-cordon-sprites/labels/sprite","name":"sprite","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:30:03Z","updated_at":"2017-10-16T20:30:03Z","closed_at":null,"author_association":"OWNER","body":"**Please see CONTRIBUTING.md first.**\n\nHappy Hacking! :smiley:","score":1.0},{"url":"https://api.github.com/repos/openfaas/faas/issues/307","repository_url":"https://api.github.com/repos/openfaas/faas","labels_url":"https://api.github.com/repos/openfaas/faas/issues/307/labels{/name}","comments_url":"https://api.github.com/repos/openfaas/faas/issues/307/comments","events_url":"https://api.github.com/repos/openfaas/faas/issues/307/events","html_url":"https://github.com/openfaas/faas/issues/307","id":265904894,"number":307,"title":"Proposal: Quick guide for ARMHF / ARM64","user":{"login":"alexellis","id":6358735,"avatar_url":"https://avatars1.githubusercontent.com/u/6358735?v=4","gravatar_id":"","url":"https://api.github.com/users/alexellis","html_url":"https://github.com/alexellis","followers_url":"https://api.github.com/users/alexellis/followers","following_url":"https://api.github.com/users/alexellis/following{/other_user}","gists_url":"https://api.github.com/users/alexellis/gists{/gist_id}","starred_url":"https://api.github.com/users/alexellis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alexellis/subscriptions","organizations_url":"https://api.github.com/users/alexellis/orgs","repos_url":"https://api.github.com/users/alexellis/repos","events_url":"https://api.github.com/users/alexellis/events{/privacy}","received_events_url":"https://api.github.com/users/alexellis/received_events","type":"User","site_admin":false},"labels":[{"id":705867632,"url":"https://api.github.com/repos/openfaas/faas/labels/hacktoberfest","name":"hacktoberfest","color":"ededed","default":false},{"id":505489877,"url":"https://api.github.com/repos/openfaas/faas/labels/help%20wanted","name":"help wanted","color":"128A0C","default":true},{"id":691885233,"url":"https://api.github.com/repos/openfaas/faas/labels/priority/middle","name":"priority/middle","color":"ededed","default":false},{"id":653680993,"url":"https://api.github.com/repos/openfaas/faas/labels/skill/intermediate","name":"skill/intermediate","color":"1d76db","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-10-16T20:27:28Z","updated_at":"2017-10-16T20:38:51Z","closed_at":null,"author_association":"OWNER","body":"This will be a quick guide showing:\r\n\r\n* Deploying on ARMHF on Swarm\r\n* Getting the CLI\r\n* How to patch the templates\r\n\r\nFor ARM64 we'd show:\r\n\r\n* How to deploy on Swarm\r\n* How to patch the templates (includes Nodejs)\r\n\r\nI suggest this is written by a maintainer or contributor.","score":1.0},{"url":"https://api.github.com/repos/pynocchio/pynocchio/issues/77","repository_url":"https://api.github.com/repos/pynocchio/pynocchio","labels_url":"https://api.github.com/repos/pynocchio/pynocchio/issues/77/labels{/name}","comments_url":"https://api.github.com/repos/pynocchio/pynocchio/issues/77/comments","events_url":"https://api.github.com/repos/pynocchio/pynocchio/issues/77/events","html_url":"https://github.com/pynocchio/pynocchio/issues/77","id":265903480,"number":77,"title":"Replace code in travis.yml","user":{"login":"mstuttgart","id":8174740,"avatar_url":"https://avatars3.githubusercontent.com/u/8174740?v=4","gravatar_id":"","url":"https://api.github.com/users/mstuttgart","html_url":"https://github.com/mstuttgart","followers_url":"https://api.github.com/users/mstuttgart/followers","following_url":"https://api.github.com/users/mstuttgart/following{/other_user}","gists_url":"https://api.github.com/users/mstuttgart/gists{/gist_id}","starred_url":"https://api.github.com/users/mstuttgart/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mstuttgart/subscriptions","organizations_url":"https://api.github.com/users/mstuttgart/orgs","repos_url":"https://api.github.com/users/mstuttgart/repos","events_url":"https://api.github.com/users/mstuttgart/events{/privacy}","received_events_url":"https://api.github.com/users/mstuttgart/received_events","type":"User","site_admin":false},"labels":[{"id":710714655,"url":"https://api.github.com/repos/pynocchio/pynocchio/labels/hacktoberfest","name":"hacktoberfest","color":"fbca04","default":false},{"id":520922386,"url":"https://api.github.com/repos/pynocchio/pynocchio/labels/Stage:%20In%20progress","name":"Stage: In progress","color":"fbca04","default":false},{"id":520922456,"url":"https://api.github.com/repos/pynocchio/pynocchio/labels/Type:%20Improvement","name":"Type: Improvement","color":"84b6eb","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2017-10-16T20:22:45Z","updated_at":"2017-10-16T20:41:19Z","closed_at":null,"author_association":"OWNER","body":"Replace the [follow code](https://github.com/pynocchio/pynocchio/blob/develop/.travis.yml#L39):\r\n\r\n```yml\r\n api_key:\r\n secure: FbZOk633cPQK70SwNHV29vddB48pQhZYXK6tBi6rNOQFCmtsRltiAZx1mn9cBA89yYcbiEGi8SKNTUKFAOtn8xsftXtRQbh7NLH+1S1rXoFLTKqd/e2K8V+I3qPnSIflXgw4jipkVJEtaTnYjjM39Dd9LYVlOfzTdDS3gePGOGKvLIx+T7nmzNTfPb/jVmBo9d68vlcMvDApMcocURXXHPK2Yoz4cjfGU1s674GOycoPPxE0Ovmdhj/PHLYqnSL0Q78UQ9luL8q6Lv15PeDKynpsi5ajm6p8p7DKp6ilvwWN+iKZA9ged8E8FbA7eLu3DA3pPmghph0dlRpYwbanosccTlbeFrNM6p3s6huxUzHt6Fkdzk5ubtz30FkA0LzvxwxOn6u1W4iTTI1Z1p07SpoyNrRw8wZY/hqcPkD+rDhQX1jmxfzaro8M0QRZ92cOI1nX3N8HRwMTZ2o+vMvaTvmHglfLN1aTpm3z/Pbp2gqj/uxE1aQlXKc3b+V5cGCEmsJKNp3TFhKyRdI7pMNF6E+vWfOLjTjif6h8Vy4nYkCX0C5h8eVmL6y8qfVMS1yATAM8B8K1dXvP3JaDKJoNUvH3VHgH/AxZGYHgycObU7GVUc/XhpCErBuMv1JZmLYE3tEGVFpt93RX2/MVmO8yp7/X6hxeIvfpsFUp2yk1q6k=\r\n```\r\nby\r\n```yml\r\napi_key: $GITHUB_OAUTH_TOKEN\r\n```\r\nin `.travis.yml` file.","score":1.0},{"url":"https://api.github.com/repos/tomscholz/material/issues/17","repository_url":"https://api.github.com/repos/tomscholz/material","labels_url":"https://api.github.com/repos/tomscholz/material/issues/17/labels{/name}","comments_url":"https://api.github.com/repos/tomscholz/material/issues/17/comments","events_url":"https://api.github.com/repos/tomscholz/material/issues/17/events","html_url":"https://github.com/tomscholz/material/pull/17","id":265903473,"number":17,"title":"Fix #12 use yml extension for stylelint config","user":{"login":"mileswilson","id":446075,"avatar_url":"https://avatars2.githubusercontent.com/u/446075?v=4","gravatar_id":"","url":"https://api.github.com/users/mileswilson","html_url":"https://github.com/mileswilson","followers_url":"https://api.github.com/users/mileswilson/followers","following_url":"https://api.github.com/users/mileswilson/following{/other_user}","gists_url":"https://api.github.com/users/mileswilson/gists{/gist_id}","starred_url":"https://api.github.com/users/mileswilson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mileswilson/subscriptions","organizations_url":"https://api.github.com/users/mileswilson/orgs","repos_url":"https://api.github.com/users/mileswilson/repos","events_url":"https://api.github.com/users/mileswilson/events{/privacy}","received_events_url":"https://api.github.com/users/mileswilson/received_events","type":"User","site_admin":false},"labels":[{"id":708880395,"url":"https://api.github.com/repos/tomscholz/material/labels/Hacktoberfest","name":"Hacktoberfest","color":"D93F0B","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-10-16T20:22:43Z","updated_at":"2017-10-16T20:55:44Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/tomscholz/material/pulls/17","html_url":"https://github.com/tomscholz/material/pull/17","diff_url":"https://github.com/tomscholz/material/pull/17.diff","patch_url":"https://github.com/tomscholz/material/pull/17.patch"},"body":"From playing around with various hound configs, It seems that it requires a file extension to know that the contents are yaml, not json.\r\n\r\nYou can see an example PR which fails the stylelint check here: \r\nhttps://github.com/mileswilson/material/pull/5\r\n\r\nDoes this solve #12 ?","score":1.0},{"url":"https://api.github.com/repos/Jasius/Windows-theme/issues/188","repository_url":"https://api.github.com/repos/Jasius/Windows-theme","labels_url":"https://api.github.com/repos/Jasius/Windows-theme/issues/188/labels{/name}","comments_url":"https://api.github.com/repos/Jasius/Windows-theme/issues/188/comments","events_url":"https://api.github.com/repos/Jasius/Windows-theme/issues/188/events","html_url":"https://github.com/Jasius/Windows-theme/issues/188","id":265902616,"number":188,"title":"Crossposting button looks messed up whenever you hover over it","user":{"login":"Jasius","id":11031051,"avatar_url":"https://avatars3.githubusercontent.com/u/11031051?v=4","gravatar_id":"","url":"https://api.github.com/users/Jasius","html_url":"https://github.com/Jasius","followers_url":"https://api.github.com/users/Jasius/followers","following_url":"https://api.github.com/users/Jasius/following{/other_user}","gists_url":"https://api.github.com/users/Jasius/gists{/gist_id}","starred_url":"https://api.github.com/users/Jasius/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Jasius/subscriptions","organizations_url":"https://api.github.com/users/Jasius/orgs","repos_url":"https://api.github.com/users/Jasius/repos","events_url":"https://api.github.com/users/Jasius/events{/privacy}","received_events_url":"https://api.github.com/users/Jasius/received_events","type":"User","site_admin":false},"labels":[{"id":466891952,"url":"https://api.github.com/repos/Jasius/Windows-theme/labels/bug","name":"bug","color":"ee0701","default":true},{"id":472855967,"url":"https://api.github.com/repos/Jasius/Windows-theme/labels/core","name":"core","color":"f9d0c4","default":false},{"id":706159208,"url":"https://api.github.com/repos/Jasius/Windows-theme/labels/hacktoberfest","name":"hacktoberfest","color":"d93f0b","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:20:01Z","updated_at":"2017-10-16T20:20:01Z","closed_at":null,"author_association":"OWNER","body":"![image](https://user-images.githubusercontent.com/11031051/31633270-7d02bbec-b2c8-11e7-88a9-67cd559dd673.png)\r\n","score":1.0},{"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/16","repository_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task","labels_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/16/labels{/name}","comments_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/16/comments","events_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/16/events","html_url":"https://github.com/rohanagarwal94/easy_hacktoberfest_task/issues/16","id":265901348,"number":16,"title":"Add Indonesian translations","user":{"login":"shubhamaggarwal","id":9513368,"avatar_url":"https://avatars3.githubusercontent.com/u/9513368?v=4","gravatar_id":"","url":"https://api.github.com/users/shubhamaggarwal","html_url":"https://github.com/shubhamaggarwal","followers_url":"https://api.github.com/users/shubhamaggarwal/followers","following_url":"https://api.github.com/users/shubhamaggarwal/following{/other_user}","gists_url":"https://api.github.com/users/shubhamaggarwal/gists{/gist_id}","starred_url":"https://api.github.com/users/shubhamaggarwal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/shubhamaggarwal/subscriptions","organizations_url":"https://api.github.com/users/shubhamaggarwal/orgs","repos_url":"https://api.github.com/users/shubhamaggarwal/repos","events_url":"https://api.github.com/users/shubhamaggarwal/events{/privacy}","received_events_url":"https://api.github.com/users/shubhamaggarwal/received_events","type":"User","site_admin":false},"labels":[{"id":721690880,"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/labels/good%20first%20issue","name":"good first issue","color":"7057ff","default":true},{"id":721694220,"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/labels/Hacktoberfest","name":"Hacktoberfest","color":"fff53f","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:15:45Z","updated_at":"2017-10-16T20:19:51Z","closed_at":null,"author_association":"NONE","body":"Create a separate xml file just like given in the repo using the same keys and add corresponding translations for the english values.","score":1.0},{"url":"https://api.github.com/repos/JulianNorton/weather-10kb/issues/188","repository_url":"https://api.github.com/repos/JulianNorton/weather-10kb","labels_url":"https://api.github.com/repos/JulianNorton/weather-10kb/issues/188/labels{/name}","comments_url":"https://api.github.com/repos/JulianNorton/weather-10kb/issues/188/comments","events_url":"https://api.github.com/repos/JulianNorton/weather-10kb/issues/188/events","html_url":"https://github.com/JulianNorton/weather-10kb/issues/188","id":265901203,"number":188,"title":"Changing units does not update units on first click","user":{"login":"JulianNorton","id":2412992,"avatar_url":"https://avatars1.githubusercontent.com/u/2412992?v=4","gravatar_id":"","url":"https://api.github.com/users/JulianNorton","html_url":"https://github.com/JulianNorton","followers_url":"https://api.github.com/users/JulianNorton/followers","following_url":"https://api.github.com/users/JulianNorton/following{/other_user}","gists_url":"https://api.github.com/users/JulianNorton/gists{/gist_id}","starred_url":"https://api.github.com/users/JulianNorton/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JulianNorton/subscriptions","organizations_url":"https://api.github.com/users/JulianNorton/orgs","repos_url":"https://api.github.com/users/JulianNorton/repos","events_url":"https://api.github.com/users/JulianNorton/events{/privacy}","received_events_url":"https://api.github.com/users/JulianNorton/received_events","type":"User","site_admin":false},"labels":[{"id":426582712,"url":"https://api.github.com/repos/JulianNorton/weather-10kb/labels/bug","name":"bug","color":"ee0701","default":true},{"id":720817723,"url":"https://api.github.com/repos/JulianNorton/weather-10kb/labels/good%20first%20issue","name":"good first issue","color":"663399","default":true},{"id":453310645,"url":"https://api.github.com/repos/JulianNorton/weather-10kb/labels/Hacktoberfest","name":"Hacktoberfest","color":"f24c25","default":false},{"id":426582715,"url":"https://api.github.com/repos/JulianNorton/weather-10kb/labels/help%20wanted","name":"help wanted","color":"128A0C","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:15:17Z","updated_at":"2017-10-16T20:16:00Z","closed_at":null,"author_association":"OWNER","body":"## What's the current situation?\r\n\r\n1. Load a location: https://wxkb.io/10025\r\n2. Click a different unit (`F°, mph` to `C°, mph`)\r\n3. Units on page are not updated.\r\n4. Clicking again on the button will update the values.\r\n\r\n## What do you recommend?\r\nUnits should change and update the page on first click.\r\n\r\nI think this is caused by `sw.js`. Recommend looking at: https://github.com/JulianNorton/weather-10kb/blob/master/public/sw-registration.js#L2","score":1.0},{"url":"https://api.github.com/repos/cpdevelops/simple.css/issues/78","repository_url":"https://api.github.com/repos/cpdevelops/simple.css","labels_url":"https://api.github.com/repos/cpdevelops/simple.css/issues/78/labels{/name}","comments_url":"https://api.github.com/repos/cpdevelops/simple.css/issues/78/comments","events_url":"https://api.github.com/repos/cpdevelops/simple.css/issues/78/events","html_url":"https://github.com/cpdevelops/simple.css/issues/78","id":265900103,"number":78,"title":"Form Component","user":{"login":"cpdevelops","id":16247799,"avatar_url":"https://avatars3.githubusercontent.com/u/16247799?v=4","gravatar_id":"","url":"https://api.github.com/users/cpdevelops","html_url":"https://github.com/cpdevelops","followers_url":"https://api.github.com/users/cpdevelops/followers","following_url":"https://api.github.com/users/cpdevelops/following{/other_user}","gists_url":"https://api.github.com/users/cpdevelops/gists{/gist_id}","starred_url":"https://api.github.com/users/cpdevelops/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cpdevelops/subscriptions","organizations_url":"https://api.github.com/users/cpdevelops/orgs","repos_url":"https://api.github.com/users/cpdevelops/repos","events_url":"https://api.github.com/users/cpdevelops/events{/privacy}","received_events_url":"https://api.github.com/users/cpdevelops/received_events","type":"User","site_admin":false},"labels":[{"id":708782621,"url":"https://api.github.com/repos/cpdevelops/simple.css/labels/hacktoberfest","name":"hacktoberfest","color":"fef2c0","default":false},{"id":701455039,"url":"https://api.github.com/repos/cpdevelops/simple.css/labels/help%20wanted","name":"help wanted","color":"33aa3f","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/cpdevelops/simple.css/milestones/1","html_url":"https://github.com/cpdevelops/simple.css/milestone/1","labels_url":"https://api.github.com/repos/cpdevelops/simple.css/milestones/1/labels","id":2841527,"number":1,"title":"Full Release","description":"","creator":{"login":"cpdevelops","id":16247799,"avatar_url":"https://avatars3.githubusercontent.com/u/16247799?v=4","gravatar_id":"","url":"https://api.github.com/users/cpdevelops","html_url":"https://github.com/cpdevelops","followers_url":"https://api.github.com/users/cpdevelops/followers","following_url":"https://api.github.com/users/cpdevelops/following{/other_user}","gists_url":"https://api.github.com/users/cpdevelops/gists{/gist_id}","starred_url":"https://api.github.com/users/cpdevelops/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cpdevelops/subscriptions","organizations_url":"https://api.github.com/users/cpdevelops/orgs","repos_url":"https://api.github.com/users/cpdevelops/repos","events_url":"https://api.github.com/users/cpdevelops/events{/privacy}","received_events_url":"https://api.github.com/users/cpdevelops/received_events","type":"User","site_admin":false},"open_issues":3,"closed_issues":0,"state":"open","created_at":"2017-10-16T20:11:49Z","updated_at":"2017-10-16T20:12:08Z","due_on":null,"closed_at":null},"comments":0,"created_at":"2017-10-16T20:11:32Z","updated_at":"2017-10-16T20:44:15Z","closed_at":null,"author_association":"OWNER","body":"Leaving this here as an addition to #4 if anyone wants to take it over. ","score":1.0},{"url":"https://api.github.com/repos/godotengine/godot/issues/12161","repository_url":"https://api.github.com/repos/godotengine/godot","labels_url":"https://api.github.com/repos/godotengine/godot/issues/12161/labels{/name}","comments_url":"https://api.github.com/repos/godotengine/godot/issues/12161/comments","events_url":"https://api.github.com/repos/godotengine/godot/issues/12161/events","html_url":"https://github.com/godotengine/godot/pull/12161","id":265899945,"number":12161,"title":"Fix formatting of debug log overflow","user":{"login":"RandomShaper","id":11797174,"avatar_url":"https://avatars0.githubusercontent.com/u/11797174?v=4","gravatar_id":"","url":"https://api.github.com/users/RandomShaper","html_url":"https://github.com/RandomShaper","followers_url":"https://api.github.com/users/RandomShaper/followers","following_url":"https://api.github.com/users/RandomShaper/following{/other_user}","gists_url":"https://api.github.com/users/RandomShaper/gists{/gist_id}","starred_url":"https://api.github.com/users/RandomShaper/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RandomShaper/subscriptions","organizations_url":"https://api.github.com/users/RandomShaper/orgs","repos_url":"https://api.github.com/users/RandomShaper/repos","events_url":"https://api.github.com/users/RandomShaper/events{/privacy}","received_events_url":"https://api.github.com/users/RandomShaper/received_events","type":"User","site_admin":false},"labels":[{"id":73330064,"url":"https://api.github.com/repos/godotengine/godot/labels/bug","name":"bug","color":"ff2222","default":true},{"id":279537176,"url":"https://api.github.com/repos/godotengine/godot/labels/hacktoberfest","name":"hacktoberfest","color":"00eeee","default":false},{"id":279098219,"url":"https://api.github.com/repos/godotengine/godot/labels/topic:editor","name":"topic:editor","color":"ffdd44","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/godotengine/godot/milestones/4","html_url":"https://github.com/godotengine/godot/milestone/4","labels_url":"https://api.github.com/repos/godotengine/godot/milestones/4/labels","id":1449702,"number":4,"title":"3.0","description":"","creator":{"login":"akien-mga","id":4701338,"avatar_url":"https://avatars0.githubusercontent.com/u/4701338?v=4","gravatar_id":"","url":"https://api.github.com/users/akien-mga","html_url":"https://github.com/akien-mga","followers_url":"https://api.github.com/users/akien-mga/followers","following_url":"https://api.github.com/users/akien-mga/following{/other_user}","gists_url":"https://api.github.com/users/akien-mga/gists{/gist_id}","starred_url":"https://api.github.com/users/akien-mga/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akien-mga/subscriptions","organizations_url":"https://api.github.com/users/akien-mga/orgs","repos_url":"https://api.github.com/users/akien-mga/repos","events_url":"https://api.github.com/users/akien-mga/events{/privacy}","received_events_url":"https://api.github.com/users/akien-mga/received_events","type":"User","site_admin":false},"open_issues":335,"closed_issues":3047,"state":"open","created_at":"2015-12-08T11:42:08Z","updated_at":"2017-10-16T20:11:03Z","due_on":null,"closed_at":null},"comments":0,"created_at":"2017-10-16T20:11:03Z","updated_at":"2017-10-16T20:11:56Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/godotengine/godot/pulls/12161","html_url":"https://github.com/godotengine/godot/pull/12161","diff_url":"https://github.com/godotengine/godot/pull/12161.diff","patch_url":"https://github.com/godotengine/godot/pull/12161.patch"},"body":"Fixes #12087.","score":1.0},{"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/15","repository_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task","labels_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/15/labels{/name}","comments_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/15/comments","events_url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/issues/15/events","html_url":"https://github.com/rohanagarwal94/easy_hacktoberfest_task/issues/15","id":265899227,"number":15,"title":"Add Filipino translations","user":{"login":"shubhamaggarwal","id":9513368,"avatar_url":"https://avatars3.githubusercontent.com/u/9513368?v=4","gravatar_id":"","url":"https://api.github.com/users/shubhamaggarwal","html_url":"https://github.com/shubhamaggarwal","followers_url":"https://api.github.com/users/shubhamaggarwal/followers","following_url":"https://api.github.com/users/shubhamaggarwal/following{/other_user}","gists_url":"https://api.github.com/users/shubhamaggarwal/gists{/gist_id}","starred_url":"https://api.github.com/users/shubhamaggarwal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/shubhamaggarwal/subscriptions","organizations_url":"https://api.github.com/users/shubhamaggarwal/orgs","repos_url":"https://api.github.com/users/shubhamaggarwal/repos","events_url":"https://api.github.com/users/shubhamaggarwal/events{/privacy}","received_events_url":"https://api.github.com/users/shubhamaggarwal/received_events","type":"User","site_admin":false},"labels":[{"id":721690880,"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/labels/good%20first%20issue","name":"good first issue","color":"7057ff","default":true},{"id":721694220,"url":"https://api.github.com/repos/rohanagarwal94/easy_hacktoberfest_task/labels/Hacktoberfest","name":"Hacktoberfest","color":"fff53f","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:08:33Z","updated_at":"2017-10-16T20:11:53Z","closed_at":null,"author_association":"NONE","body":"Create a separate xml file just like given in the repo using the same keys and add corresponding translations for the english values.","score":1.0},{"url":"https://api.github.com/repos/sorocabacss/sorocabacss.github.io/issues/15","repository_url":"https://api.github.com/repos/sorocabacss/sorocabacss.github.io","labels_url":"https://api.github.com/repos/sorocabacss/sorocabacss.github.io/issues/15/labels{/name}","comments_url":"https://api.github.com/repos/sorocabacss/sorocabacss.github.io/issues/15/comments","events_url":"https://api.github.com/repos/sorocabacss/sorocabacss.github.io/issues/15/events","html_url":"https://github.com/sorocabacss/sorocabacss.github.io/issues/15","id":265897068,"number":15,"title":"remove 'members' section and add last & next meetup links","user":{"login":"felipebernardes","id":7507797,"avatar_url":"https://avatars3.githubusercontent.com/u/7507797?v=4","gravatar_id":"","url":"https://api.github.com/users/felipebernardes","html_url":"https://github.com/felipebernardes","followers_url":"https://api.github.com/users/felipebernardes/followers","following_url":"https://api.github.com/users/felipebernardes/following{/other_user}","gists_url":"https://api.github.com/users/felipebernardes/gists{/gist_id}","starred_url":"https://api.github.com/users/felipebernardes/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/felipebernardes/subscriptions","organizations_url":"https://api.github.com/users/felipebernardes/orgs","repos_url":"https://api.github.com/users/felipebernardes/repos","events_url":"https://api.github.com/users/felipebernardes/events{/privacy}","received_events_url":"https://api.github.com/users/felipebernardes/received_events","type":"User","site_admin":false},"labels":[{"id":721767823,"url":"https://api.github.com/repos/sorocabacss/sorocabacss.github.io/labels/hacktoberfest","name":"hacktoberfest","color":"e0bf04","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:01:28Z","updated_at":"2017-10-16T20:01:28Z","closed_at":null,"author_association":"OWNER","body":"last & next meetup links can be hardcoded","score":1.0},{"url":"https://api.github.com/repos/doficia/project-cordon-sprites/issues/586","repository_url":"https://api.github.com/repos/doficia/project-cordon-sprites","labels_url":"https://api.github.com/repos/doficia/project-cordon-sprites/issues/586/labels{/name}","comments_url":"https://api.github.com/repos/doficia/project-cordon-sprites/issues/586/comments","events_url":"https://api.github.com/repos/doficia/project-cordon-sprites/issues/586/events","html_url":"https://github.com/doficia/project-cordon-sprites/issues/586","id":265896616,"number":586,"title":"Update Benelli M4 Sprite","user":{"login":"doficia","id":17339844,"avatar_url":"https://avatars0.githubusercontent.com/u/17339844?v=4","gravatar_id":"","url":"https://api.github.com/users/doficia","html_url":"https://github.com/doficia","followers_url":"https://api.github.com/users/doficia/followers","following_url":"https://api.github.com/users/doficia/following{/other_user}","gists_url":"https://api.github.com/users/doficia/gists{/gist_id}","starred_url":"https://api.github.com/users/doficia/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/doficia/subscriptions","organizations_url":"https://api.github.com/users/doficia/orgs","repos_url":"https://api.github.com/users/doficia/repos","events_url":"https://api.github.com/users/doficia/events{/privacy}","received_events_url":"https://api.github.com/users/doficia/received_events","type":"User","site_admin":false},"labels":[{"id":707352427,"url":"https://api.github.com/repos/doficia/project-cordon-sprites/labels/Hacktoberfest","name":"Hacktoberfest","color":"b60205","default":false},{"id":707350960,"url":"https://api.github.com/repos/doficia/project-cordon-sprites/labels/icon","name":"icon","color":"006b75","default":false},{"id":707347216,"url":"https://api.github.com/repos/doficia/project-cordon-sprites/labels/sprite","name":"sprite","color":"fbca04","default":false},{"id":710378723,"url":"https://api.github.com/repos/doficia/project-cordon-sprites/labels/update","name":"update","color":"fcb022","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T20:00:03Z","updated_at":"2017-10-16T20:00:03Z","closed_at":null,"author_association":"OWNER","body":"**Please see CONTRIBUTING.md first.**\n\n**This is an _update_ issue**. This means that somebody has already created a sprite for this item. After a while, an _update_ issue is automatically generated for improvement purposes. You can either enhance the original sprite, or create one from scratch!\n\nReference sprite:\n![Sprite](https://github.com/doficia/project-cordon-sprites/raw/master/sprites/weapons/benelli-m4.png)\n\nHappy Hacking! :smiley:","score":1.0},{"url":"https://api.github.com/repos/DevvitIO/ReallyAnnoyingDirectory/issues/35","repository_url":"https://api.github.com/repos/DevvitIO/ReallyAnnoyingDirectory","labels_url":"https://api.github.com/repos/DevvitIO/ReallyAnnoyingDirectory/issues/35/labels{/name}","comments_url":"https://api.github.com/repos/DevvitIO/ReallyAnnoyingDirectory/issues/35/comments","events_url":"https://api.github.com/repos/DevvitIO/ReallyAnnoyingDirectory/issues/35/events","html_url":"https://github.com/DevvitIO/ReallyAnnoyingDirectory/issues/35","id":265896501,"number":35,"title":"Style selection problem","user":{"login":"KenavR","id":6655009,"avatar_url":"https://avatars1.githubusercontent.com/u/6655009?v=4","gravatar_id":"","url":"https://api.github.com/users/KenavR","html_url":"https://github.com/KenavR","followers_url":"https://api.github.com/users/KenavR/followers","following_url":"https://api.github.com/users/KenavR/following{/other_user}","gists_url":"https://api.github.com/users/KenavR/gists{/gist_id}","starred_url":"https://api.github.com/users/KenavR/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/KenavR/subscriptions","organizations_url":"https://api.github.com/users/KenavR/orgs","repos_url":"https://api.github.com/users/KenavR/repos","events_url":"https://api.github.com/users/KenavR/events{/privacy}","received_events_url":"https://api.github.com/users/KenavR/received_events","type":"User","site_admin":false},"labels":[{"id":711918390,"url":"https://api.github.com/repos/DevvitIO/ReallyAnnoyingDirectory/labels/bug","name":"bug","color":"ee0701","default":true},{"id":719093079,"url":"https://api.github.com/repos/DevvitIO/ReallyAnnoyingDirectory/labels/hacktoberfest","name":"hacktoberfest","color":"fbca04","default":false},{"id":711918393,"url":"https://api.github.com/repos/DevvitIO/ReallyAnnoyingDirectory/labels/help%20wanted","name":"help wanted","color":"33aa3f","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T19:59:38Z","updated_at":"2017-10-16T20:01:22Z","closed_at":null,"author_association":"OWNER","body":"If you select the same style a couple of times it doesn't load any CSS file.\r\n\r\n![image](https://user-images.githubusercontent.com/6655009/31632366-fe9b63ea-b2bc-11e7-86fa-547f6d665260.png)\r\n\r\nAdditionally, I would suggest to set the opacity of <body> to 0 until a stylesheet is loaded and then soft transition to opacity: 1. This would remove the visible style change on page load.\r\n","score":1.0},{"url":"https://api.github.com/repos/godotengine/godot/issues/12160","repository_url":"https://api.github.com/repos/godotengine/godot","labels_url":"https://api.github.com/repos/godotengine/godot/issues/12160/labels{/name}","comments_url":"https://api.github.com/repos/godotengine/godot/issues/12160/comments","events_url":"https://api.github.com/repos/godotengine/godot/issues/12160/events","html_url":"https://github.com/godotengine/godot/pull/12160","id":265895715,"number":12160,"title":"Fix crash in shader parsing","user":{"login":"RandomShaper","id":11797174,"avatar_url":"https://avatars0.githubusercontent.com/u/11797174?v=4","gravatar_id":"","url":"https://api.github.com/users/RandomShaper","html_url":"https://github.com/RandomShaper","followers_url":"https://api.github.com/users/RandomShaper/followers","following_url":"https://api.github.com/users/RandomShaper/following{/other_user}","gists_url":"https://api.github.com/users/RandomShaper/gists{/gist_id}","starred_url":"https://api.github.com/users/RandomShaper/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RandomShaper/subscriptions","organizations_url":"https://api.github.com/users/RandomShaper/orgs","repos_url":"https://api.github.com/users/RandomShaper/repos","events_url":"https://api.github.com/users/RandomShaper/events{/privacy}","received_events_url":"https://api.github.com/users/RandomShaper/received_events","type":"User","site_admin":false},"labels":[{"id":73330064,"url":"https://api.github.com/repos/godotengine/godot/labels/bug","name":"bug","color":"ff2222","default":true},{"id":279537176,"url":"https://api.github.com/repos/godotengine/godot/labels/hacktoberfest","name":"hacktoberfest","color":"00eeee","default":false},{"id":279098111,"url":"https://api.github.com/repos/godotengine/godot/labels/topic:rendering","name":"topic:rendering","color":"ffdd44","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/godotengine/godot/milestones/4","html_url":"https://github.com/godotengine/godot/milestone/4","labels_url":"https://api.github.com/repos/godotengine/godot/milestones/4/labels","id":1449702,"number":4,"title":"3.0","description":"","creator":{"login":"akien-mga","id":4701338,"avatar_url":"https://avatars0.githubusercontent.com/u/4701338?v=4","gravatar_id":"","url":"https://api.github.com/users/akien-mga","html_url":"https://github.com/akien-mga","followers_url":"https://api.github.com/users/akien-mga/followers","following_url":"https://api.github.com/users/akien-mga/following{/other_user}","gists_url":"https://api.github.com/users/akien-mga/gists{/gist_id}","starred_url":"https://api.github.com/users/akien-mga/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akien-mga/subscriptions","organizations_url":"https://api.github.com/users/akien-mga/orgs","repos_url":"https://api.github.com/users/akien-mga/repos","events_url":"https://api.github.com/users/akien-mga/events{/privacy}","received_events_url":"https://api.github.com/users/akien-mga/received_events","type":"User","site_admin":false},"open_issues":335,"closed_issues":3047,"state":"open","created_at":"2015-12-08T11:42:08Z","updated_at":"2017-10-16T20:11:03Z","due_on":null,"closed_at":null},"comments":0,"created_at":"2017-10-16T19:56:51Z","updated_at":"2017-10-16T19:56:51Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/godotengine/godot/pulls/12160","html_url":"https://github.com/godotengine/godot/pull/12160","diff_url":"https://github.com/godotengine/godot/pull/12160.diff","patch_url":"https://github.com/godotengine/godot/pull/12160.patch"},"body":"...that would happen if incorrect syntax was found just after an opening square bracket.\r\n\r\nFixes #12046.","score":1.0},{"url":"https://api.github.com/repos/Surrey-Code-Camp/surreycodecamp-hubot/issues/4","repository_url":"https://api.github.com/repos/Surrey-Code-Camp/surreycodecamp-hubot","labels_url":"https://api.github.com/repos/Surrey-Code-Camp/surreycodecamp-hubot/issues/4/labels{/name}","comments_url":"https://api.github.com/repos/Surrey-Code-Camp/surreycodecamp-hubot/issues/4/comments","events_url":"https://api.github.com/repos/Surrey-Code-Camp/surreycodecamp-hubot/issues/4/events","html_url":"https://github.com/Surrey-Code-Camp/surreycodecamp-hubot/issues/4","id":265895631,"number":4,"title":"Feature Request = Make Ponch Polite again","user":{"login":"lespinalrivera","id":18403282,"avatar_url":"https://avatars3.githubusercontent.com/u/18403282?v=4","gravatar_id":"","url":"https://api.github.com/users/lespinalrivera","html_url":"https://github.com/lespinalrivera","followers_url":"https://api.github.com/users/lespinalrivera/followers","following_url":"https://api.github.com/users/lespinalrivera/following{/other_user}","gists_url":"https://api.github.com/users/lespinalrivera/gists{/gist_id}","starred_url":"https://api.github.com/users/lespinalrivera/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lespinalrivera/subscriptions","organizations_url":"https://api.github.com/users/lespinalrivera/orgs","repos_url":"https://api.github.com/users/lespinalrivera/repos","events_url":"https://api.github.com/users/lespinalrivera/events{/privacy}","received_events_url":"https://api.github.com/users/lespinalrivera/received_events","type":"User","site_admin":false},"labels":[{"id":721765049,"url":"https://api.github.com/repos/Surrey-Code-Camp/surreycodecamp-hubot/labels/Beginner%20Friendly","name":"Beginner Friendly","color":"4efca5","default":false},{"id":718232216,"url":"https://api.github.com/repos/Surrey-Code-Camp/surreycodecamp-hubot/labels/hacktoberfest","name":"hacktoberfest","color":"d4c5f9","default":false},{"id":666423381,"url":"https://api.github.com/repos/Surrey-Code-Camp/surreycodecamp-hubot/labels/help%20wanted","name":"help wanted","color":"128A0C","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-16T19:56:36Z","updated_at":"2017-10-16T19:56:45Z","closed_at":null,"author_association":"OWNER","body":"This feature request is Beginners friendly:\r\n\r\nWe need a more Canadian Ponch, Everytime someone says \"Thank you\" he should reply something...\r\n\r\nThat something can be \"You are welcome @{user}\" or something equally polite :+1: ","score":1.0},{"url":"https://api.github.com/repos/OpenGenus/cosmos/issues/1711","repository_url":"https://api.github.com/repos/OpenGenus/cosmos","labels_url":"https://api.github.com/repos/OpenGenus/cosmos/issues/1711/labels{/name}","comments_url":"https://api.github.com/repos/OpenGenus/cosmos/issues/1711/comments","events_url":"https://api.github.com/repos/OpenGenus/cosmos/issues/1711/events","html_url":"https://github.com/OpenGenus/cosmos/issues/1711","id":265895080,"number":1711,"title":"Operating system algorithms","user":{"login":"divyam3897","id":14874091,"avatar_url":"https://avatars2.githubusercontent.com/u/14874091?v=4","gravatar_id":"","url":"https://api.github.com/users/divyam3897","html_url":"https://github.com/divyam3897","followers_url":"https://api.github.com/users/divyam3897/followers","following_url":"https://api.github.com/users/divyam3897/following{/other_user}","gists_url":"https://api.github.com/users/divyam3897/gists{/gist_id}","starred_url":"https://api.github.com/users/divyam3897/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/divyam3897/subscriptions","organizations_url":"https://api.github.com/users/divyam3897/orgs","repos_url":"https://api.github.com/users/divyam3897/repos","events_url":"https://api.github.com/users/divyam3897/events{/privacy}","received_events_url":"https://api.github.com/users/divyam3897/received_events","type":"User","site_admin":false},"labels":[{"id":707737660,"url":"https://api.github.com/repos/OpenGenus/cosmos/labels/add%20code","name":"add code","color":"fef2c0","default":false},{"id":707737547,"url":"https://api.github.com/repos/OpenGenus/cosmos/labels/hacktoberfest","name":"hacktoberfest","color":"d93f0b","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2017-10-16T19:54:47Z","updated_at":"2017-10-16T20:44:02Z","closed_at":null,"author_association":"NONE","body":"I couldn't find any OS algorithms. They can probably be added too.","score":1.0},{"url":"https://api.github.com/repos/NullVoxPopuli/react-state-helpers/issues/9","repository_url":"https://api.github.com/repos/NullVoxPopuli/react-state-helpers","labels_url":"https://api.github.com/repos/NullVoxPopuli/react-state-helpers/issues/9/labels{/name}","comments_url":"https://api.github.com/repos/NullVoxPopuli/react-state-helpers/issues/9/comments","events_url":"https://api.github.com/repos/NullVoxPopuli/react-state-helpers/issues/9/events","html_url":"https://github.com/NullVoxPopuli/react-state-helpers/issues/9","id":265893015,"number":9,"title":"Add Documentation on how to use with decorators","user":{"login":"NullVoxPopuli","id":199018,"avatar_url":"https://avatars1.githubusercontent.com/u/199018?v=4","gravatar_id":"","url":"https://api.github.com/users/NullVoxPopuli","html_url":"https://github.com/NullVoxPopuli","followers_url":"https://api.github.com/users/NullVoxPopuli/followers","following_url":"https://api.github.com/users/NullVoxPopuli/following{/other_user}","gists_url":"https://api.github.com/users/NullVoxPopuli/gists{/gist_id}","starred_url":"https://api.github.com/users/NullVoxPopuli/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/NullVoxPopuli/subscriptions","organizations_url":"https://api.github.com/users/NullVoxPopuli/orgs","repos_url":"https://api.github.com/users/NullVoxPopuli/repos","events_url":"https://api.github.com/users/NullVoxPopuli/events{/privacy}","received_events_url":"https://api.github.com/users/NullVoxPopuli/received_events","type":"User","site_admin":false},"labels":[{"id":721759162,"url":"https://api.github.com/repos/NullVoxPopuli/react-state-helpers/labels/Hacktoberfest","name":"Hacktoberfest","color":"ed8209","default":false}],"state":"open","locked":false,"assignee":{"login":"PorterK","id":2185009,"avatar_url":"https://avatars1.githubusercontent.com/u/2185009?v=4","gravatar_id":"","url":"https://api.github.com/users/PorterK","html_url":"https://github.com/PorterK","followers_url":"https://api.github.com/users/PorterK/followers","following_url":"https://api.github.com/users/PorterK/following{/other_user}","gists_url":"https://api.github.com/users/PorterK/gists{/gist_id}","starred_url":"https://api.github.com/users/PorterK/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PorterK/subscriptions","organizations_url":"https://api.github.com/users/PorterK/orgs","repos_url":"https://api.github.com/users/PorterK/repos","events_url":"https://api.github.com/users/PorterK/events{/privacy}","received_events_url":"https://api.github.com/users/PorterK/received_events","type":"User","site_admin":false},"assignees":[{"login":"PorterK","id":2185009,"avatar_url":"https://avatars1.githubusercontent.com/u/2185009?v=4","gravatar_id":"","url":"https://api.github.com/users/PorterK","html_url":"https://github.com/PorterK","followers_url":"https://api.github.com/users/PorterK/followers","following_url":"https://api.github.com/users/PorterK/following{/other_user}","gists_url":"https://api.github.com/users/PorterK/gists{/gist_id}","starred_url":"https://api.github.com/users/PorterK/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PorterK/subscriptions","organizations_url":"https://api.github.com/users/PorterK/orgs","repos_url":"https://api.github.com/users/PorterK/repos","events_url":"https://api.github.com/users/PorterK/events{/privacy}","received_events_url":"https://api.github.com/users/PorterK/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2017-10-16T19:48:18Z","updated_at":"2017-10-16T19:49:15Z","closed_at":null,"author_association":"OWNER","body":"There are lots of options for names -- not really sure on a convention for _all_ decorators yet -- or even if it matters -- maybe it depends on what the decorator does.\r\n\r\nexample:\r\n\r\n```js\r\nimport React, { Component } from 'react';\r\nimport wrapStateHelpers from 'react-state-helpers';\r\n\r\n@wrapStateHelpers\r\nexport default class MyComponent extends Component { ... }\r\n```\r\n\r\nNot sure of the recommended default export name should be an action, a noun, or an -able suffix. \r\n\r\n/cc @PorterK ","score":1.0}]}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.