1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 13:52:46 +02:00

Add citation files

This commit is contained in:
Kamran Ahmed
2024-08-16 02:10:55 +01:00
parent 0fce5b89ab
commit 74693151a6
2 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
# CITATION files
You can add a CITATION.cff file to the root of a repository to let others know how you would like them to cite your work. The citation file format is plain text with human- and machine-readable citation information.
Visit the following resources to learn more:
- [@official@CITATION Files Documentation](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files)

File diff suppressed because one or more lines are too long