nodece commented on code in PR #71:
URL: https://github.com/apache/pulsar-test-infra/pull/71#discussion_r972578283


##########
docbot/action.go:
##########
@@ -13,10 +13,7 @@ import (
 )
 
 const (
-       MessageLabelMissing = `Please provide a correct documentation label for 
your PR.
-Instructions see [Pulsar Documentation Label 
Guide](https://docs.google.com/document/d/1Qw7LHQdXWBW9t2-r-A7QdFDBwmZh6ytB4guwMoXHqc0).`
-       MessageLabelMultiple = `Please select only one documentation label for 
your PR.
-Instructions see [Pulsar Documentation Label 
Guide](https://docs.google.com/document/d/1Qw7LHQdXWBW9t2-r-A7QdFDBwmZh6ytB4guwMoXHqc0).`
+       MessageLabelMultiple = "Please select only one documentation label in 
your PR description."

Review Comment:
   I suggest we move the `Pulsar Documentation Label Guide` to the Pulsar 
contribution guide to minimize external links as much as possible.
   
   
   When a contributor wants to contribute to the Pulsar, they should review the 
Pulsar contribution guide.
   
   
   
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to