We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
isDate
1 parent 5c843a9 commit 74447f0Copy full SHA for 74447f0
src/ui/screens/Docs/Doc/JSDoc/Issue/templateText.ts
@@ -9,7 +9,7 @@ export function docIssueTemplateText(url: string, fn: string): string {
9
const body = encodeURIComponent(`
10
There is an issue with the [${fn} documentation](${url})
11
12
- ### The problem with isDate documentation
+ ### The problem with ${fn} documentation
13
14
<!-- Describe the problem in the documentation -->
15
0 commit comments