1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Commit Graph

477 Commits

Author SHA1 Message Date
Jenn DeForest
0a920e474f Update guidelines-for-legal-requests-of-user-data.md (#17338)
Add reimbursement policy

https://github.com/github/docs-content/issues/3636

cc: @jessephus

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-25 17:11:24 +00:00
jmarlena
254e82e6cd Marketplace "verified creator" flow (#17375) 2021-01-25 11:55:37 +01:00
mc
dc2d2543e5 Merge branch 'main' into 3665-cuba 2021-01-25 08:20:40 +00:00
Sarah Schneider
cb404f1ff0 Merge branch 'use-linkinator-for-internal-link-check' of github.com:github/docs-internal into fix-broken-links-pages-versioning 2021-01-22 16:07:50 -05:00
Kevin Heis
1a3da9d976 Move github hosted image to relative (#17431)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-01-22 20:45:42 +00:00
Laura Coursen
5a89846fe8 Fix redirect 2021-01-22 13:57:48 -06:00
Laura Coursen
059fca592f Fix versioning 2021-01-22 13:51:38 -06:00
Ethan Palm
519973b5cd Remove inaccurate information in blocking users articles (#17426)
* Replace inline links

* Remove incorrect information

* Same changes in blocking from orgs article

* Remove inaccurate info

No forks are deleted when blocking

* Fix style for links
2021-01-22 14:03:35 -05:00
Felicity Chapman
c7af97ad35 Merge branch 'main' into patch-1 2021-01-22 11:29:09 +00:00
Felicity Chapman
02fe80a7a5 Update content/github/site-policy/github-subprocessors-and-cookies.md 2021-01-22 11:22:58 +00:00
Felicity Chapman
eaaf768563 Merge branch 'main' into patch-1 2021-01-22 11:21:24 +00:00
Felicity Chapman
b63303eb70 Update content/github/setting-up-and-managing-your-github-profile/managing-your-profile-readme.md 2021-01-22 11:21:15 +00:00
Octomerger Bot
7335cd2605 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-22 07:21:30 +10:00
Jenn DeForest
867e856ec2 Update github-subprocessors-and-cookies.md (#17279) 2021-01-21 21:20:52 +00:00
Laura Coursen
7ca9769bf8 [Jan 21] Access control for GitHub Pages (#16904) 2021-01-21 18:57:30 +00:00
Shati Patel
6e46caa815 Update content/github/setting-up-and-managing-organizations-and-teams/reviewing-the-audit-log-for-your-organization.md 2021-01-21 17:13:25 +00:00
Shati Patel
4e3b2a4a33 Merge branch 'main' into alwell-kevin-patch-1 2021-01-21 17:08:14 +00:00
Shati Patel
2b4ab65ea9 Replace hard-coded link 2021-01-21 17:08:01 +00:00
Shati Patel
73b5540034 Merge branch 'main' into patch-1 2021-01-21 10:45:35 +00:00
Shati Patel
095bdab89e Merge branch 'main' into patch-1 2021-01-21 10:37:04 +00:00
Shati Patel
f4872652e3 Merge branch 'main' into patch-1 2021-01-21 10:31:49 +00:00
Shati Patel
6a13777c63 Merge branch 'main' into patch-1 2021-01-21 10:26:32 +00:00
Daniel Compton
ec985f1cb4 Update sponsoring-an-open-source-contributor.md 2021-01-21 10:04:06 +00:00
mchammer01
efe4b2d950 update to clarify service availabilty in Cuba 2021-01-21 09:19:26 +00:00
Felicity Chapman
f90aec579d Merge branch 'main' into patch-1 2021-01-20 12:05:51 +00:00
Felicity Chapman
860d46bbf7 Update lines 83 and 120 with the same change 2021-01-20 11:56:30 +00:00
Felicity Chapman
b4333b5b26 Document SARIF limits: 1000 results per upload and 10 locations per result object (#17357) 2021-01-19 18:13:23 +00:00
Riyas Valiyadan
dac5fb61c7 Update content/github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-01-19 18:53:33 +05:30
Felicity Chapman
07aaa4f2c7 Merge branch 'main' into cindyalvarez-patch-1 2021-01-19 09:29:03 +00:00
Felicity Chapman
77ce25b7e7 Merge branch 'main' into cindyalvarez-patch-1 2021-01-19 09:20:26 +00:00
Felicity Chapman
69f15f1554 Update content/github/setting-up-and-managing-your-github-user-account/types-of-emails-github-sends.md 2021-01-19 09:20:09 +00:00
mc
e9b8b0a543 Merge branch 'main' into 3226-security-permission-matrix 2021-01-19 08:32:35 +00:00
Austin Wise
9ed2bec13a Change example published URL from .md to .html
While the markdown file is indeed available at that URL after publishing, I assume most users would be interested in the HTML version.
2021-01-18 12:24:42 -08:00
mchammer01
33d79ce814 address review comment 2021-01-18 12:09:10 +00:00
Nick Schonning
d9167f1449 chore: Add missing code fence languages (#772)
* chore: Add missing code fence languages

* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Remove language from code fences

to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-18 12:04:46 +00:00
mc
c9ab1b1ad1 Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-01-18 12:02:55 +00:00
mchammer01
7a5c9db747 complete updates 2021-01-18 09:07:43 +00:00
Karl Horky
1cbfe7c395 Switch HTTP to HTTPS 2021-01-16 16:43:06 +01:00
Laura Coursen
77ee3137ef Refactor protected branches content (#17277)
* Add new structure to index.md

* Move all conceptual and troubleshooting content

* Add more redirects

* Update links

* Reorganize "About" article

* Tweak some conceptual content

* Rename procedural article

* Fix article title in index.md

* Fix links

* Add more redirects

* Fix more links

* Add redirects for "Managing..." and fix links

* Consolidate procedural information

* Remove duplicate redirect

* Fix indentation

* Add 💅

* Add header

* Add editing and deleting

* 💅 conceptual content

* 💅 conceptual content

* 💅 troubleshooting article

* Clarify default behavior

* 💅 gated feature clarification

* Add 💅

* Add 💅

* update hardcoded links in tests

* Fix gated feature reusable

Co-Authored-By: Matt Pollard <mattpollard@users.noreply.github.com>

* Step out of the way while Matt improves all of the legacy content

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Tweak gated feature reusable

Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-01-15 16:43:14 +00:00
mchammer01
48cbff9ef8 first stab 2021-01-15 16:38:11 +00:00
Sarah Schneider
b42dcfb6c4 Merge branch 'main' of github.com:github/docs-internal into remove-fpt 2021-01-15 11:01:39 -05:00
Sarah Schneider
ffb4e548a0 Merge branch 'main' of github.com:github/docs-internal into remove-fpt 2021-01-15 09:38:15 -05:00
Felicity Chapman
40e4b24d14 Merge branch 'main' into patch-1 2021-01-15 13:57:20 +00:00
Hamir Mahal
43dd16f29a Close #2625 by updating method to enable Dependabot security updates (#2662)
* Update method to enable dependabot security update

* Small changes for clarification/consistency

* Update content/github/managing-security-vulnerabilities/configuring-dependabot-security-updates.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-15 08:26:23 +00:00
Sarah Schneider
ecaec6e78e Merge branch 'main' of github.com:github/docs-internal into remove-fpt 2021-01-14 17:12:27 -05:00
Rachael Sewell
80575a2983 move deprecated site policy content to new directory (#17270) 2021-01-14 11:41:38 -08:00
Konrad Pabjan
ef32114e62 Update keyboard shortcuts for Actions (#2227) 2021-01-14 09:25:35 -08:00
Elias Skogevall
c7c56148ed Update using-git-rebase-on-the-command-line.md (#2048)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-14 17:17:32 +00:00
Sarah Schneider
ed8b46267c Merge branch 'main' of github.com:github/docs-internal into remove-fpt 2021-01-14 12:08:27 -05:00
HonkingGoose
fe00a6e8dc cover triage level permissions for labels (#1938)
* cover triage level permissions for labels

* update table: triagers can also dismiss labels

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-14 16:40:41 +00:00