Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
squash: addons
  • Loading branch information
Trott committed Aug 31, 2016
commit 2bd288cf38f0f76414044d7ce03769eb6f1b1db0
2 changes: 1 addition & 1 deletion doc/onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ onboarding session.
* An example of a trivial change would be correcting the misspelling of a single word in a documentation file. This sort of change still needs to receive at least one `LGTM` but it does not need to wait 48 hours before landing.

* **Run the PR through CI before merging!**
* An exception can be made for documentation-only PRs.
* An exception can be made for documentation-only PRs as long as it does not include the `addons.md` documentation file. (Example code from that document is extracted and built as part of the tests!)

* What if something goes wrong?
* Ping a CTC member.
Expand Down