You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
If the project name would need to be changed for some reason (even though I know you probably plan to use it forever) then it would be a whole hassle going file-by-file changing everywhere tenacity is written.
Describe the solution you'd like
Do make app name references dynamic. An example:
function("Submit to tenacity with this link")
--
function(`Submit to {n} with this link`) // n is project *name*
Describe alternatives you've considered
Keeping name
Additional context
No response
This issue is not a duplicate
I have confirmed this issue isn't a duplicate.
The text was updated successfully, but these errors were encountered:
Guidelines
Is your feature request related to a problem? Please describe.
If the project name would need to be changed for some reason (even though I know you probably plan to use it forever) then it would be a whole hassle going file-by-file changing everywhere tenacity is written.
Describe the solution you'd like
Do make app name references dynamic. An example:
Describe alternatives you've considered
Keeping name
Additional context
No response
This issue is not a duplicate
The text was updated successfully, but these errors were encountered: