The Wayback Machine - https://web.archive.org/web/20210324142733/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Community AMA with Harry Marr
Staff pick

Join the GitHub community for an AMA with Staff Manager, Software Engineering and co-founder of Dependabot Harry Marr.

R logo
Popular topic
#

R

R is a free programming language and software environment for statistical computing and graphics.
GitHub Satellite India 2021
Upcoming event recommended by GitHub
Mar
26

GitHub Satellite India 2021

March 26, 2021 - March 27, 2021 • Virtual

Join us virtually for two days dedicated to celebrating India’s developer community. Check out the schedule and add to your calendar.
papercups
Trending repository
reichert621
reichert621 commented Mar 17, 2021

Problem
Now that we have the APIs set up for canned responses, we should build out a simple UI where our users can create/view/edit/delete them :)

Solution
Set up a UI! Design TBD, but we can probably use Intercom for inspiration:

<img width="1276" alt="Screen Shot 2021-03-17 at 3 18 18 PM" src="https://user-images.githubusercontent.com/5264279/111525682-3e683d00-8734-11eb-8266-027

ZenHub screenshot
App recommended by GitHub

ZenHub

ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love and Project Managers get total visibility into the development process.

Dev teams at companies like NASA, Microsoft, Adobe, Comcast, Docker, VMware, and Leap Motion trust ZenHub's powerful browser extension to help them ship better software.

appwrite
Trending repository
eldadfux
eldadfux commented Oct 27, 2020

We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.

Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.

This change should be focused on our Travis CI YAML file. Any suggestions for improving the co

Trending repository
bvaughn
bvaughn commented Jul 15, 2020

PR #19108 caused some Suspense-related DevTools regressions (more info available on #19368) which we did not catch because of the fact that DevTools tests are only run against the version of React in master.

We should follow the precedent of the regression fixtures tests and have CI run DevTools tests against multiple

App recommended by GitHub

CommitCheck

CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.