Commit Graph

14 Commits

Author SHA1 Message Date
Anthony Latsis 54ef4dc67a [docs] FirstPullRequest: Turn CEWG team handle into a link (#76866)
GitHub handles do not work automatically in files.
2024-10-04 07:59:16 -07:00
Anthony Latsis 09c73585ca docs: Update links to section on commit access (#76672)
This section has migrated to our local contributing file and will soon
be removed from the website.
2024-09-24 10:46:03 -07:00
Anthony Latsis 9e752ca473 docs: Update link to commit message guidelines (#76667)
This information is specific to the compiler repository and now lives in our local contributing page.
2024-09-24 05:55:24 -07:00
Anthony Latsis dcbc51bfe6 [docs] FirstPullRequest.md: Adjust for swiftlang 2024-06-26 09:45:42 +03:00
zane dc3d8d1704 Fix typo in FirstPullRequest.md 2024-05-21 11:19:22 -06:00
Anthony Latsis f1732b1eb4 [docs] FirstPullRequest: Ask people to reach out to CEW members for help on GitHub
This is easier than messaging the workgroup on the forums
2024-03-30 20:52:28 +03:00
Anthony Latsis 7130132be7 [docs] FirstPullRequest: Rewrite "Tidying up" section
* Link out to FAQ for an introduction to rewriting history.
* Link out to our commit message formatting guidelines.
* Expand a bit more on what it means to tidy commit history.
2023-10-13 09:53:59 +03:00
Anthony Latsis 65d6a017f5 [docs] FirstPullRequest: Rewrite "Asking for code review" section
* Account for automatic review requests
* Add a proper fallback course of action
* Link out to commit access section on our official website
2023-10-13 09:51:21 +03:00
Anthony Latsis a445516615 docs: Supplant the "stater bug" term by "good first issue" 2023-01-25 19:06:10 +03:00
Luciano Almeida efdf354a29 [Docs] Updating Getting started documentation from JIRA to Swift Issues 2022-05-11 22:17:47 -03:00
Hassan ElDesouky 27a11bd4a3 [Docs] Correct the link to the CODE_OWNERS.TXT 2021-03-22 17:12:08 +02:00
Ben Rimmington 020b02af82 Update links to the Code of Conduct (#35128)
* Update README.md
* Update FirstPullRequest.md
2020-12-17 01:17:09 +00:00
Varun Gandhi 23b65ede3b [docs] Properly reflect diversity in Swift programmers in emoji. 2020-09-10 13:22:21 -07:00
Varun Gandhi 3fe3500d98 [docs] Add First Pull Request guide and Getting Started guide.
This improves upon the existing documentation to provide a clearer end-to-end
workflow for new contributors and people who wish to build the toolchain
locally but do not intend to submit patches.

We also provide more directions for systematically utilizing our existing
documentation.
2020-09-08 20:28:11 -07:00