Skip to content

Commit 43617c4

Browse files
authored
Merge pull request rails#49157 from adrianna-chang-shopify/ac-contrib-docs-addition
[ci skip] Instruct contributors to use 'ci skip' when submitting docs
2 parents 5dfa45b + 5f5533e commit 43617c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/source/contributing_to_ruby_on_rails.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ learn about Ruby on Rails, and the API, which serves as a reference.
138138
You can help improve the Rails guides or the API reference by making them more coherent, consistent, or readable, adding missing information, correcting factual errors, fixing typos, or bringing them up to date with the latest edge Rails.
139139

140140
To do so, make changes to Rails guides source files (located [here](https://github.com/rails/rails/tree/main/guides/source) on GitHub) or RDoc comments in source code. Then open a pull request to apply your changes to the main branch.
141+
Use `[ci skip]` in your pull request title to avoid running the CI build for documentation changes.
141142

142143
When working with documentation, please take into account the [API Documentation Guidelines](api_documentation_guidelines.html) and the [Ruby on Rails Guides Guidelines](ruby_on_rails_guides_guidelines.html).
143144

0 commit comments

Comments
 (0)