mirror of
https://github.com/System-End/nephthys.git
synced 2026-04-19 19:45:12 +00:00
Add README to Jumpstart ticket_create msg (#145)
This commit is contained in:
parent
cfbf0dc08f
commit
f18f34e5c1
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ While a human helper gets to your question, you can:
|
|||
"""
|
||||
ticket_create: str = f"""
|
||||
:rac_info: Hey (user)! Godorpheus here — just hanging out in code-space while we wait for a human helper.
|
||||
• Take a peek at <{faq_link}|*the FAQ*> — it might already contain the answer you’re looking for
|
||||
• Take a peek at <{faq_link}|*the FAQ*> and <{readme_link}|*the README*> — it might already contain the answer you’re looking for
|
||||
• Once your question is resolved, tap the green button below to complete this quest 🏁
|
||||
"""
|
||||
ticket_resolve: str = f"""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue