This is an automated email from the ASF dual-hosted git repository.

vogievetsky pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid-website-src.git


The following commit(s) were added to refs/heads/master by this push:
     new abbeb176 Fix how to contribute doc
     new 2bd6f685 Merge pull request #234 from juhoautio-rovio/fix_contributing
abbeb176 is described below

commit abbeb1761a915b8e0dc3a3946e972a15210cdb2c
Author: juhoautio <[email protected]>
AuthorDate: Tue May 4 15:31:36 2021 +0300

    Fix how to contribute doc
---
 CONTRIBUTING.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 834b95d4..66d9ce53 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,8 +6,8 @@ By contributing to this repository you agree to license your 
contribution under
 
 When submitting a pull request (PR), please use the following guidelines:
 
-- First verify your changes by running `bundle exec jekyll serve -w`.
-- For most webpage changes, please submit pull requests to this repository 
based off the "src" branch.
+- First verify your changes by [building & running](README.md#building) this
+- For most webpage changes, please submit pull requests to this repository
 - For any documentation changes (in the "docs" folder), please submit pull 
requests to the [main Druid
   repo](https://github.com/apache/druid-website-src). All Druid
   documentation is hosted under


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to