-
Notifications
You must be signed in to change notification settings - Fork 1
adding updates from padma & Allissa #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
8c0eb4d
adding updates
carriewright11 99f817e
trying link in different way for target_blank
carriewright11 b5fcdc5
test change
padmashris 614e829
fix typo in link test
carriewright11 f6c5b57
Merge branch 'padma_updates' of https://github.com/ottrproject/cheats…
carriewright11 5761f1b
adding some more tests
carriewright11 94296f1
trying new way more fully
carriewright11 1519d55
getting rid of links in buttons
carriewright11 c351680
updating based on notes from Allissa
carriewright11 3b897ce
more about token expirations
carriewright11 d6a91a8
updatind actions based on notes
carriewright11 d73469b
adding gray for token button
carriewright11 05a7ab7
fixing button
carriewright11 bd951ba
fixing button style
carriewright11 b9d0b2c
fixing button styles
carriewright11 96144ef
add triangle to button
carriewright11 0f825d8
adding darker gray
carriewright11 0a8b838
adding lighter gray
carriewright11 6efcd39
remove curser from github buttons
carriewright11 291f641
moving base info to header md
carriewright11 17b6461
fixing typos I introduced
carriewright11 2322b34
adding Padma and Allissa
carriewright11 0e8e370
add note for securely saving PAT
681a5f0
Update chunks/token.md
carriewright11 e80c085
Update chunks/secrets.md
carriewright11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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,18 @@ | ||
|
|
||
|
|
||
| ## Log into GitHub or make a GitHub profile if you are new to GitHub | ||
|
|
||
| <input type="checkbox"> Go to https://github.com/ | ||
| <input type="checkbox"> Go to [github.com](https://github.com) | ||
|
|
||
| <input type="checkbox"> Sign up for GitHub if you haven't already - it's free! | ||
|
|
||
| <input type="checkbox"> Make sure you are logged into GitHub - check at https://github.com/ - you should see your profile in the upper right corner | ||
|
|
||
| ## Create a repository from the [{TEMPLATE_NAME}]({TEMPLATE_URL}) template | ||
| ## Create a repository from the {TEMPLATE_NAME} template | ||
|
|
||
| <input type="checkbox"> Go to {TEMPLATE_URL} | ||
| <input type="checkbox"> Go to [{TEMPLATE_NAME}]({TEMPLATE_URL}) | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. hmm I changed this to the name instead of just the url... what do we think @padmashris and @allissadillman ?
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i think the name looks good to me |
||
|
|
||
| <input type="checkbox"> In the upper right, _click on_: <div class = "github_button"> <a href="https://github.com/new?template_name={TEMPLATE_NAME}"> Use this template</a></div> | ||
| <input type="checkbox"> In the upper right, _click on_: <div class = "github_button">Use this template</div> | ||
|
|
||
| Make sure you don't click on the green "Code" button instead! | ||
|
|
||
|
|
||
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this allows all links in a new tab