Update github templates (#14)
* Update github templates Co-authored-by: pingao <liupingao@jd.com>
This commit is contained in:
parent
15b163da74
commit
0f2b816372
3 changed files with 10 additions and 10 deletions
8
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
8
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
|
|
@ -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!
|
||||
-->
|
||||
|
|
|
|||
8
.github/ISSUE_TEMPLATE/---feature-request.md
vendored
8
.github/ISSUE_TEMPLATE/---feature-request.md
vendored
|
|
@ -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!
|
||||
-->
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/--question.md
vendored
4
.github/ISSUE_TEMPLATE/--question.md
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue