1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
Daniel Adams 6f9a0f201b [July 22, 2021] Add citation instructions (#20194)
* Add citation instructions

* Add citation to index (toc)

* Add citation intro

* Change toc position

* Tweak wording

* Mention citation in about readme

* Update based on suggestions

* Address feedback for CITATION

* One more code backticks for file name

* Apply suggestions from code review

* Rename file and add image

* Add conditions for different versions

* Adds example Citation.cff

* Update content/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files.md

* Update content/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files.md

* Improve CITATION.cff example

Co-authored-by: Arfon Smith <arfon@users.noreply.github.com>

* Update GHES & GHAE versions

* Fixing whitespace

Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Emma Makinson <emmaviolet@github.com>
Co-authored-by: Arfon Smith <arfon@users.noreply.github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-07-22 21:51:41 +00:00

29 lines
776 B
Markdown

---
title: Creating a repository on GitHub
intro: 'After you create your repository on {% data variables.product.product_name %}, you can customize its settings and content.'
redirect_from:
- /articles/creating-a-repository-on-github
versions:
fpt: '*'
ghes: '*'
ghae: '*'
topics:
- Repositories
children:
- /about-repositories
- /about-repository-visibility
- /creating-a-new-repository
- /creating-a-repository-from-a-template
- /about-readmes
- /about-code-owners
- /about-repository-languages
- /licensing-a-repository
- /about-citation-files
- /creating-a-template-repository
- /creating-an-issues-only-repository
- /limits-for-viewing-content-and-diffs-in-a-repository
- /duplicating-a-repository
shortTitle: Create a repository
---