You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by fa...@apache.org on 2022/11/05 14:10:10 UTC

[incubator-pekko] branch main updated: Update github templates (#14)

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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 0f2b816372 Update github templates (#14)
0f2b816372 is described below

commit 0f2b816372af67b0717f0c0a7e9dc53dc0f5c57e
Author: 哇呜哇呜呀咦耶 <pi...@gmail.com>
AuthorDate: Sat Nov 5 22:10:06 2022 +0800

    Update github templates (#14)
    
    * Update github templates
    
    Co-authored-by: pingao <li...@jd.com>
---
 .github/ISSUE_TEMPLATE/---bug-report.md      | 8 ++++----
 .github/ISSUE_TEMPLATE/---feature-request.md | 8 ++++----
 .github/ISSUE_TEMPLATE/--question.md         | 4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md
index b102020770..16389076e5 100644
--- a/.github/ISSUE_TEMPLATE/---bug-report.md
+++ b/.github/ISSUE_TEMPLATE/---bug-report.md
@@ -6,12 +6,12 @@ about: Create a report to help us improve
 
 <!--
 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 HTTP: https://github.com/apache/incubator-pekko-http/issues
+ - Pekko Connectors: https://github.com/apache/incubator-pekko-connectors/issues 
+ - Pekko Persistence Cassandra Plugin: https://github.com/apache/incubator-pekko-persistence-cassandra/issues
  - ...
 
 Please explain your issue precisely, and if possible provide a reproducer snippet (this helps resolve issues much quicker).
 
-Thanks, happy hakking!
+Thanks for contributing!
 -->
diff --git a/.github/ISSUE_TEMPLATE/---feature-request.md b/.github/ISSUE_TEMPLATE/---feature-request.md
index ed9b3087d0..a01668dc1b 100644
--- a/.github/ISSUE_TEMPLATE/---feature-request.md
+++ b/.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 HTTP: https://github.com/apache/incubator-pekko-http/issues
+ - Pekko Connectors: https://github.com/apache/incubator-pekko-connectors/issues 
+ - Pekko Persistence Cassandra Plugin: https://github.com/apache/incubator-pekko-persistence-cassandra/issues
  - ...
 
 Please explain your use case precisely, and if possible provide an example snippet.
 
-Thanks, happy hakking!
+Thanks for contributing!
 -->
diff --git a/.github/ISSUE_TEMPLATE/--question.md b/.github/ISSUE_TEMPLATE/--question.md
index 8799ed0859..0044d479b6 100644
--- a/.github/ISSUE_TEMPLATE/--question.md
+++ b/.github/ISSUE_TEMPLATE/--question.md
@@ -1,7 +1,7 @@
 ---
 name: "❓ Question"
-about: Please use https://discuss.akka.io for questions
+about: Please use https://github.com/apache/incubator-pekko/discussions for questions
 
 ---
 
-Please use https://discuss.akka.io for questions instead of posting them to the issue tracker.
+Please use https://github.com/apache/incubator-pekko/discussions for questions instead of posting them to the issue tracker.


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