You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pekko.apache.org by GitBox <gi...@apache.org> on 2022/11/05 03:33:39 UTC

[GitHub] [incubator-pekko] naosense opened a new pull request, #14: Update github templates

naosense opened a new pull request, #14:
URL: https://github.com/apache/incubator-pekko/pull/14

   Update some templates for github issues/pr/question
   Related to #10 


-- 
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-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pekko.apache.org
For additional commands, e-mail: dev-help@pekko.apache.org


[GitHub] [incubator-pekko] naosense commented on a diff in pull request #14: Update github templates

Posted by GitBox <gi...@apache.org>.
naosense commented on code in PR #14:
URL: https://github.com/apache/incubator-pekko/pull/14#discussion_r1014611100


##########
.github/ISSUE_TEMPLATE/--question.md:
##########
@@ -1,7 +1,7 @@
 ---
 name: "❓ Question"
-about: Please use https://discuss.akka.io for questions
+about: Please use https://discuss.pekko.io for questions

Review Comment:
   ok, I'll fix that



-- 
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: commits-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on pull request #14: Update github templates

Posted by GitBox <gi...@apache.org>.
pjfanning commented on PR #14:
URL: https://github.com/apache/incubator-pekko/pull/14#issuecomment-1304540700

   @naosense could I ask for another change?
   
   Could you replace this (in 2 templates_?
   
   ```
   Thanks, happy hakking!
   ```
   
   ```
   Thanks for contributing!
   ```
   
   hakking is based on 'Akka' - and we want to start moving away from that name


-- 
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: commits-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on a diff in pull request #14: Update github templates

Posted by GitBox <gi...@apache.org>.
pjfanning commented on code in PR #14:
URL: https://github.com/apache/incubator-pekko/pull/14#discussion_r1014604081


##########
.github/ISSUE_TEMPLATE/--question.md:
##########
@@ -1,7 +1,7 @@
 ---
 name: "❓ Question"
-about: Please use https://discuss.akka.io for questions
+about: Please use https://discuss.pekko.io for questions

Review Comment:
   we don't have a discuss.pekko.io - could you use https://github.com/apache/incubator-pekko/discussions instead?



-- 
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: commits-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org


[GitHub] [incubator-pekko] naosense commented on pull request #14: Update github templates

Posted by GitBox <gi...@apache.org>.
naosense commented on PR #14:
URL: https://github.com/apache/incubator-pekko/pull/14#issuecomment-1304544758

   @pjfanning Yeah, happy to do it!


-- 
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: commits-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning merged pull request #14: Update github templates

Posted by GitBox <gi...@apache.org>.
pjfanning merged PR #14:
URL: https://github.com/apache/incubator-pekko/pull/14


-- 
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-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pekko.apache.org
For additional commands, e-mail: dev-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on a diff in pull request #14: Update github templates

Posted by GitBox <gi...@apache.org>.
pjfanning commented on code in PR #14:
URL: https://github.com/apache/incubator-pekko/pull/14#discussion_r1014636017


##########
.github/ISSUE_TEMPLATE/---feature-request.md:
##########
@@ -6,12 +6,12 @@ about: Suggest an idea for this project
 
 <!--
 Please report issues regarding specific projects in their respective issue trackers, e.g.:
- - Akka HTTP: https://github.com/akka/akka-http/issues
- - Alpakka:   https://github.com/akka/alpakka/issues
- - Akka Persistence Cassandra Plugin: https://github.com/akka/akka-persistence-cassandra/issues
+ - Pekko: https://github.com/apache/incubator-pekko/issues

Review Comment:
   Could you replace (in 2 templates):
   ```
   Pekko: https://github.com/apache/incubator-pekko/issues
   ```
   with
   ```
   Pekko Connectors: https://github.com/apache/incubator-pekko-connectors/issues
   ```
   
   Pekko Connectors is the equivalent of Alpakka in the old template



-- 
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: commits-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on pull request #14: Update github templates

Posted by GitBox <gi...@apache.org>.
pjfanning commented on PR #14:
URL: https://github.com/apache/incubator-pekko/pull/14#issuecomment-1304553712

   thanks - merged


-- 
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: commits-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org