warn of modified files

This commit is contained in:
Vladimir Mandic
2023-06-08 11:56:29 -04:00
parent c82eaef261
commit b5f745b4cd
6 changed files with 34 additions and 14 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ body:
- type: markdown
attributes:
value: |
If issue is setup, installation or startup related, please check `webui.log` before reporting
If issue is setup, installation or startup related, please check `sdnext.log` before reporting
And when posting console logs, please use code blocks ( \`\`\` ) to format them insead of uploading screenshots
- type: markdown
attributes:
+7 -1
View File
@@ -22,6 +22,12 @@ body:
label: URL link of the extension
description: URL link of the extension
value:
- type: textarea
id: url
attributes:
label: URL link of the issue reported in the extension repository
description: Any extension related issue must also be reported to extension repository as well
value:
- type: markdown
attributes:
value: |
@@ -29,5 +35,5 @@ body:
- type: markdown
attributes:
value: |
If issue is extension installation or startup related, please check `webui.log` before reporting
If issue is extension installation or startup related, please check `sdnext.log` before reporting
And when posting console logs, please use code blocks ( \`\`\` ) to format them insead of uploading screenshots