Skip to main content

238 Search results for "diff context"

Site policy / Acceptable Use Policies /

GitHub Misinformation and Disinformation

You may not post content that presents a distorted view of reality, whether it is inaccurate or false (misinformation) or is intentionally deceptive (disinformation)

GitHub Actions / Deployment / Deploy to your cloud provider / Deploy to Azure /

Deploying to Azure Kubernetes Service

You can deploy your project to Azure Kubernetes Service (AKS) as part of your continuous deployment (CD) workflows. Introduction This guide explains how

GitHub Issues / Projects (classic) /

Tracking progress on your projects (classic)

Tracking progress on your projects (classic) Learn how to track your work on project (classic) Notes: Projects, the all-new projects experience, is now

GitHub Issues / Projects (classic) / Tracking projects (classic) /

Archiving cards on a project (classic)

You can archive project (classic) cards to declutter your workflow without losing the historical context of a project. Notes: Projects, the all-new projects

Account and profile / Profiles /

Managing contribution settings on your profile

Managing contribution settings on your profile Your contributions, including commits, proposed pull requests, and opened issues, are displayed on your

Contribute to GitHub Docs / Style guide and content model /

Procedural content type

Procedural content gives context on how a task fits into someone's larger goal. Procedural content helps people complete a task from start to finish while

Pull requests / Collaborate with pull requests / Getting started /

Best practices for pull requests

You can follow best practices to improve the consistency and quality of pull requests and pull request reviews. Best practices for creating pull requests

Billing and payments / GitHub Sponsors /

About billing for GitHub Sponsors

You will be billed for your sponsorships with the rest of your paid products and features. You can sponsor anyone with a sponsored developer profile or

Contribute to GitHub Docs / Style guide and content model /

Conceptual content type

People most often use conceptual content when they are learning about something new to them. Conceptual content helps people understand a feature or topic

GitHub Actions / Using jobs /

Using concurrency

Run a single job at a time. Overview By default, GitHub Actions allows multiple jobs within the same workflow, multiple workflow runs within the same repository