News

October 16, 2018 - 5:46 pm GitHub today announced Suggested Changes: a new feature that promises to make it easier to implement and action changes in pull requests. Here’s how it works.
The feature is a direct response to user requests, and is something GitHub says will be the first of many improvements to Issues and Pull Requests.
How I changed the law with a GitHub pull request Washington DC has made GitHub the authoritative digital source for DC laws.
GitHub has introduced draft pull requests to handle work-in-progress scenarios where you might want to open a PR or start a conversation with your teammates before your code is ready to be reviewed.
Microsoft-owned GitHub announced GitHub Desktop 3.0, noting that it provides better integration for developer pull requests (PRs).
A GitHub project is an adaptable spreadsheet, task board, and road map that integrates with your issues and pull requests on GitHub to help you plan and track your work effectively.
Using code owners, you can define specific teams or individuals that are responsible for a piece of code so that when you make a pull request the relevant people are informed automatically.
A pull request is GitHub speak for a suggested code fix, or patch. The irony is that Torvalds invented Git, the software at the heart of the GitHub website.