136 Search results for "readme"
Code security / 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
Get started / Writing on GitHub / Start writing on GitHub /
Basic writing and formatting syntax
have a README file in root of your repository, and you have another file in docs/CONTRIBUTING.md, the relative link to CONTRIBUTING.md in your README might
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
Codespaces / Setting your user preferences /
Setting your default editor for GitHub Codespaces
option "installJupyterlab": true. For more information, see the README for the python feature, in the devcontainers/features repository.
Further
Contribute to GitHub Docs / Writing for GitHub Docs /
Creating tool switchers in articles
property in the article's frontmatter. For more information, see the content README.
You can also link to an article with a specific tool selected by adding
Contribute to GitHub Docs / Writing for GitHub Docs /
Configuring redirects
/content/get-started/all-about-commits
See redirect_from in the GitHub Docs README file for more details.
Automatic redirects for URLs that do not include
Pull requests / Collaborate with pull requests / Code quality features /
About status checks
empty lines followed by skip-checks: true:
$ git commit -m "Update README
>
>
skip-checks: true"
To request checks for a commit, type your
Repositories / Create & manage repositories /
Creating a new repository
merge conflicts.
You can create a README, which is a document describing your project. For more information, see About READMEs.
You can create a .gitignore