139 Search results for "readme"
Building communities / Healthy contributions /
Adding support resources to your project
to your SUPPORT file from other places in your repository, such as your README file.
Adding support resources to your project
On GitHub, navigate to the
Secure coding / Code scanning / Create advanced setup /
Running CodeQL code scanning in a container
on GitHub's runner images. For more information, see the version-specific readme files in these locations:
Linux: https://github.com/actions/runner-imag
GitHub Education / GitHub Classroom / Integrate with an IDE /
Using GitHub Codespaces with GitHub Classroom
using GitHub Codespaces
When a student opens an assignment, the repository's README file includes their teacher's recommendation of the IDE they should use
GitHub CLI / GitHub CLI /
Using GitHub CLI extensions
can usually find specific information about how to use an extension in the README of the repository that contains the extension.
Viewing installed extensions
Codespaces / Developing in a codespace /
Opening an existing codespace
option "installJupyterlab": true. For more information, see the README for the python feature, in the devcontainers/features repository.
Linking
Secure coding / Getting started /
Adding a security policy to your repository
from other places in your repository, such as your README file. For more information, see About READMEs.
After someone reports a security vulnerability in
Get started / Using Git /
About Git
more information, see Hello World. Do not initialize the repository with a README, .gitignore or License file. This empty repository will await your code
GitHub Actions / Security / Security guides /
About secrets
input or environment variable in your workflow file. Review the action's README file to learn about which inputs and environment variables the action expects
GitHub Actions / Use cases and examples / Build and test /
Building and testing Xamarin applications
Xamarin SDK versions on the GitHub Actions-hosted macOS runners, see the README file for the version of macOS you want to use in the GitHub Actions Runner
Migrations / Import source code / Command line /
Importing a Mercurial repository
repository on GitHub. To avoid errors, do not initialize the new repository with README, license, or gitignore files. You can add these files after your project