-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
40 changed files
with
158 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
# How to Contribute a Cheat Sheet | ||
# How to Contribute a Cheatsheet | ||
|
||
## Contribute a New Cheat Sheet | ||
## Contribute a New Cheatsheet | ||
|
||
Want to contribute a cheat sheet of your own? | ||
Want to contribute a cheatsheet of your own? | ||
|
||
We’d like to help you make and share high quality cheat sheets on R topics. The template below provides a useful starting place. It contains tips for designing a three or four column cheat sheet, as well as reusable elements to build your sheet with. Check out the [README](https://github.com/rstudio/cheatsheets/blob/main/README.md) for more tips on making good cheat sheets. | ||
We’d like to help you make and share high quality cheatsheets on R topics. The template below provides a useful starting place. It contains tips for designing a three or four column cheatsheet, as well as reusable elements to build your sheet with. Check out the [README](https://github.com/rstudio/cheatsheets/blob/main/README.md) for more tips on making good cheatsheets. | ||
|
||
<img src="https://github.com/rstudio/cheatsheets/blob/main/pngs/0-template.png" width="500"/> | ||
|
||
[Download Template for Keynote](https://github.com/rstudio/cheatsheets/raw/main/keynotes/0-template.key) | ||
|
||
[Download Template for Powerpoint](https://github.com/rstudio/cheatsheets/raw/main/powerpoints/0-template.pptx) | ||
|
||
If you make a cheat sheet, we encourage you to share it here with us! We accept and post cheat sheets on a volunteer basis. Each cheat sheet must be licensed under the [creative commons 4.0 license](https://creativecommons.org/licenses/by/4.0/) and be attributed to you, the author. Include "CC-BY-SA Your Name" somewhere on the cheat sheet. | ||
If you make a cheatsheet, we encourage you to share it here with us! We accept and post cheatsheets on a volunteer basis. Each cheatsheet must be licensed under the [creative commons 4.0 license](https://creativecommons.org/licenses/by/4.0/) and be attributed to you, the author. Include "CC-BY-SA Your Name" somewhere on the cheatsheet. | ||
|
||
To submit a finished cheat sheet, open a pull request! | ||
To submit a finished cheatsheet, open a pull request! | ||
|
||
We ask you include: | ||
* A PDF file of your cheat sheet | ||
* A .png image of the first page of your cheat sheet 1100 x 850 (for the website thumbnail) | ||
* A PDF file of your cheatsheet | ||
* A .png image of the first page of your cheatsheet 1100 x 850 (for the website thumbnail) | ||
* The original Keynote, PowerPoint, or similar file if possible (for translators) | ||
|
||
Cheat sheet pull requests and issues tend be handled in bursts, and we may wait for several to accumulate before sorting through them so don't worry if your submission sits for a while! | ||
Cheatsheet pull requests and issues tend be handled in bursts, and we may wait for several to accumulate before sorting through them so don't worry if your submission sits for a while! | ||
|
||
|
||
## Translate a Cheat Sheet | ||
## Translate a Cheatsheet | ||
|
||
To submit a translation of a cheat sheet, open a pull request! | ||
To submit a translation of a cheatsheet, open a pull request! | ||
|
||
We ask that you include: | ||
* A PDF file of your cheat sheet, include the language in the file name | ||
* A PDF file of your cheatsheet, include the language in the file name | ||
* Your translated Keynote or PowerPoint file | ||
|
||
Cheat sheet pull requests and issues tend be handled in bursts, and we may wait for several to accumulate before sorting through them so don't worry if your submission sits for a while! | ||
Cheatsheet pull requests and issues tend be handled in bursts, and we may wait for several to accumulate before sorting through them so don't worry if your submission sits for a while! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Contribute a Cheat Sheet | ||
- name: Contribute a Cheatsheet | ||
url: https://github.com/rstudio/cheatsheets/blob/main/.github/CONTRIBUTING.md | ||
about: Do you have a cheat sheet or translation to contribute? Read the contributing guidelines and open a pull request. | ||
about: Do you have a cheatsheet or translation to contribute? Read the contributing guidelines and open a pull request. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
--- | ||
name : General Issue | ||
about : General issues or questions about cheat sheets. | ||
about : General issues or questions about cheatsheets. | ||
title : "General: <brief description of issue/question>" | ||
--- | ||
|
||
<!-- Please fill out the issue title above. Cheat sheet development happens in bursts so you may not get a response immediately. | ||
<!-- Please fill out the issue title above. Cheatsheet development happens in bursts so you may not get a response immediately. | ||
Thank you for taking the time to ask a question or give feedback! | ||
If you're looking to submit a new cheat sheet or a translation, read the contributing guidelines at | ||
If you're looking to submit a new cheatsheet or a translation, read the contributing guidelines at | ||
https://github.com/rstudio/cheatsheets/blob/main/.github/CONTRIBUTING.md and submit a pull request. | ||
You do not need to open an issue to do so. | ||
If your question is about using the packages or functions featured in the cheat sheets instead of the cheat sheets themselves, | ||
If your question is about using the packages or functions featured in the cheatsheets instead of the cheatsheets themselves, | ||
please post your question on RStudio Community at https://community.rstudio.com/. | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name : Website Issue | ||
about : Issues or questions about the cheat sheet webpage. | ||
about : Issues or questions about the cheatsheet webpage. | ||
title : "Website: <brief description of issue/question>" | ||
--- | ||
|
||
<!-- Please fill out the issue title above. Cheat sheet development happens in bursts so you may not get a response immediately. | ||
<!-- Please fill out the issue title above. Cheatsheet development happens in bursts so you may not get a response immediately. | ||
Thank you for taking the time to ask a question or give feedback! | ||
If you're looking to submit a new cheat sheet or a translation, read the contributing guidelines at | ||
If you're looking to submit a new cheatsheet or a translation, read the contributing guidelines at | ||
https://github.com/rstudio/cheatsheets/blob/main/.github/CONTRIBUTING.md and submit a pull request. | ||
You do not need to open an issue to do so. | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: "rmarkdown :: Cheat Sheet" | ||
title: "rmarkdown :: Cheatsheet" | ||
description: " " | ||
image-alt: "" | ||
execute: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: "Shiny :: Cheat Sheet" | ||
title: "Shiny :: Cheatsheet" | ||
description: " " | ||
image-alt: "" | ||
execute: | ||
|
Oops, something went wrong.