1
0
mirror of synced 2025-12-19 09:57:42 -05:00

36 Commits

Author SHA1 Message Date
Kevin Heis
00db977a50 Rename preview to review where applicable (#54510)
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2025-02-21 19:07:36 +00:00
Hector Alfaro
785cb83d8e Remove azure refs from .github directory (#54167) 2025-01-29 17:12:26 +00:00
Alex Nguyen
0ce65af56c Update PULL_REQUEST_TEMPLATE.md (#54040)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: Michael21107 <121039033+Michael21107@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2025-01-22 15:13:07 +00:00
Joe Clark
f31a2216c9 Hack week - add staging env to the self review checklist (#53944) 2025-01-16 16:42:34 +00:00
Joe Clark
f07eebbdb1 Part 1 of 2: publicize docs fundamentals, simplify self-review checklist and pull request template (#52624)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Hector Alfaro <hectorsector@github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2024-11-25 18:45:50 +00:00
Alex Nguyen
e6f8d57fa5 Update PULL_REQUEST_TEMPLATE.md (#48598)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2024-01-08 18:02:53 +00:00
AJ Jordan
328d2030a5 Fix self-review checklist PR template link (#30138)
Co-authored-by: Janice <janiceilene@github.com>
2023-11-22 20:51:18 +00:00
Matt Pollard
4ef19ff175 Update PR template to mention caveats to automatically generated comment (#36802) 2023-05-04 13:36:09 +00:00
Ethan Palm
17128bf717 Remove ISSUE placeholder from PR template (#35590) 2023-03-15 17:42:24 +00:00
Laura Coursen
49671e7d73 Clarify issue placeholder in PR template (#33198) 2022-12-05 15:04:09 +00:00
Sarah Schneider
9b8228b20b Remove "writer impact" section from PR template (#31456) 2022-10-06 16:29:44 +00:00
Courtney Wilson
b79367c0d5 Update PULL_REQUEST_TEMPLATE.md
cleaned up a bit more of the redundant language I accidentally created
2022-06-08 10:00:51 -05:00
Courtney Wilson
c3e7ed129a Update PULL_REQUEST_TEMPLATE.md
removed line about site policy contributions and other small updates
2022-06-07 10:53:41 -05:00
Courtney Wilson
c98d9e0d93 Update PULL_REQUEST_TEMPLATE.md
first commit cleaning up the template a bit - added notes for further updates.
2022-06-06 16:15:53 -05:00
Courtney Wilson
4ab81eaab9 Update PULL_REQUEST_TEMPLATE.md
updating some of the phrasing
2022-06-03 15:51:49 -05:00
Miyata Jumpei
6a13a49504 Fix link to self-review 2021-11-01 13:17:38 +09:00
Ramya Parimi
6b23880f12 changed how to view deployment (#21625) 2021-10-25 16:45:38 +00:00
Oliver Matla
68a0ef1538 fix an invalid link in the pull request template. 2021-10-08 05:00:56 +02:00
Bradley Grainger
c46e43e03b Fix link to self-review. 2021-10-05 06:26:03 -07:00
Grace Park
4cca977ac4 GitHub Action Content Table Changes (#21077)
* Creating actions for adding staging and article links to PR for content writers

* Ran prettier

* update capitalization in yml file

* Update .github/workflows/content-changes-table-comment.yml

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Update .github/workflows/content-changes-table-comment.yml

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Update .github/actions-scripts/get-content-changes-table.js

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Updating fc to findComment

* Update .github/actions-scripts/get-content-changes-table.js

Co-authored-by: Rachael Sewell <rachmari@github.com>

* updating constant

* updating fetch depth

* Updating yml file and removing script

* Adding actions commit for github-script

* updating table info

* Using mel's wording

* update allowed actions

* Update .github/workflows/content-changes-table-comment.yml

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* linting

* update

* Testing content change

* removing tests

* updating npm install

* back to ci

* adding setup node step

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-08-24 10:39:22 -07:00
Grace Park
4f7d5c53bc Revert "Creating Action for adding staging and article links to PR for conte… (#19561)" (#21075)
This reverts commit d8f7b45e38.
2021-08-24 10:18:02 -07:00
Grace Park
d8f7b45e38 Creating Action for adding staging and article links to PR for conte… (#19561)
* Creating actions for adding staging and article links to PR for content writers

* Ran prettier

* update capitalization in yml file

* Update .github/workflows/content-changes-table-comment.yml

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Update .github/workflows/content-changes-table-comment.yml

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Update .github/actions-scripts/get-content-changes-table.js

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Updating fc to findComment

* Update .github/actions-scripts/get-content-changes-table.js

Co-authored-by: Rachael Sewell <rachmari@github.com>

* updating constant

* updating fetch depth

* Updating yml file and removing script

* Adding actions commit for github-script

* updating table info

* Using mel's wording

* update allowed actions

* Update .github/workflows/content-changes-table-comment.yml

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* linting

* update

* Testing content change

* removing tests

* updating npm install

* back to ci

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-08-24 09:45:52 -07:00
James M. Greene
c0441afb3d Update PR template to not mention deploy-to-heroku (#19994)
Follow-up to https://github.com/github/docs-internal/pull/19865
2021-06-17 18:46:30 +00:00
mc
47e34258d4 Fix tiny typo 2021-05-18 12:17:57 +01:00
Kevin Heis
14e24a806e Update PULL_REQUEST_TEMPLATE.md (#19180)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-05-10 22:27:19 +00:00
Emily Gould
0a088510cc Update self-review checklist and potentially add to PR template (#19084)
* Update contributing

* Add line to PR template

* Apply suggestions from code review

Co-authored-by: Dominik Bamberger <72066+b4mboo@users.noreply.github.com>

* Update PR template

Co-authored-by: Dominik Bamberger <72066+b4mboo@users.noreply.github.com>
2021-05-10 18:48:02 +00:00
Chiedo John
3be35286b3 Update PULL_REQUEST_TEMPLATE.md (#18708)
* Update PULL_REQUEST_TEMPLATE.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2021-04-22 15:20:29 +00:00
Sarah Edwards
30e092f20d add "issue addressed" prompt (#17646) 2021-02-04 00:20:18 +00:00
HonkingGoose
3653856685 remove "tests are passing" checkbox 2020-12-22 21:12:56 +01:00
Janice
67c7b9c0ec Update .github/PULL_REQUEST_TEMPLATE.md 2020-11-17 13:10:49 -07:00
Chrissy LeMaire
ae7356507d Add Heroku hint to Pull Request Template
I didn't know where to look until someone pointed it out in one of my own PRs. It's possible that the heroku link can be found prior to a PR. I'll check once I submit this commit.
2020-10-25 09:39:55 +01:00
Janice
a5a583c9d5 Tweaking the pr template 2020-10-12 11:16:16 -07:00
Janice
2bf5264316 Update PR template 2020-10-12 10:34:19 -07:00
Janice
4451ba1429 Tweak warning language in templates (#15920) 2020-10-07 08:47:38 -07:00
Janice
535478d3ee Update templates for open sourcing (#15905)
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2020-10-06 20:31:38 -07:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00