Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate HACKING_QUICKSTART.md #12266
Update HACKING_QUICKSTART.md #12266
Conversation
highfive
commented
Jul 5, 2016
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @nox (or someone else) soon. |
|
-S-awaiting-review +S-awaiting-answer Reviewed 1 of 1 files at r1. docs/HACKING_QUICKSTART.md, line 12 [r1] (raw file):
"Prerequisites" exists and seems to be more widely-used, no? docs/HACKING_QUICKSTART.md, line 48 [r1] (raw file):
Why? docs/HACKING_QUICKSTART.md, line 244 [r1] (raw file):
Why remove "may"? Comments from Reviewable |
|
Review status: all files reviewed at latest revision, 3 unresolved discussions. docs/HACKING_QUICKSTART.md, line 12 [r1] (raw file):
|
|
Thanks for your contribution! -S-awaiting-answer +S-needs-code-changes Review status: all files reviewed at latest revision, 1 unresolved discussion. docs/HACKING_QUICKSTART.md, line 12 [r1] (raw file):
|
|
r=@nox |
|
Unfortunately, bors-servo only listens to reviewers. @bors-servo r=nox |
|
|
|
@bors-servo r- @tshepang Sorry, can I get you to squash your two commits into one before I accept this PR? |
|
Does the UI not allow you to do it? Let me do it from my CLI. |
|
@bors-servo: r=nox |
|
|
Update HACKING_QUICKSTART.md Some grammar fixes --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [X] These changes do not require tests because they are documentation changes <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12266) <!-- Reviewable:end -->
|
|
|
@bors-servo retry #11703 |
Update HACKING_QUICKSTART.md Some grammar fixes --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [X] These changes do not require tests because they are documentation changes <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12266) <!-- Reviewable:end -->
|
|
|
This is happening again!
|
|
@bors-servo retry
|
|
@bors-servo rollup |
|
@jdm you could squash via Github UI then ask the bot to merge? |
|
We never use the Github UI to merge commits. We've been relying on bors's auto-merging mechanism for a long time. Also, testing helps us to keep track of the intermittents that pop up every now and then. |
|
@wafflespeanut understood, but that's not what I said |
|
@tshepang I only see the "Squash and Merge" option. I don't think GitHub UI provides a way for us to only perform a squash. |
|
oh, alright |
Update HACKING_QUICKSTART.md Some grammar fixes --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [X] These changes do not require tests because they are documentation changes <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12266) <!-- Reviewable:end -->
|
|
tshepang commentedJul 5, 2016
•
edited by larsbergstrom
Some grammar fixes
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is