branch: elpa/autothemer
commit cf049286263f016b585bcabf80f6e82f186639d0
Author: Jason Milkins <[email protected]>
Commit: GitHub <[email protected]>

    Only suggest link to an image in bug report
---
 .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml 
b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
index 3e99f3d566..3441215b9b 100644
--- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
@@ -30,7 +30,7 @@ body:
     id: screenshot
     attributes:
       label: "Screenshots"
-      description: If applicable, add screenshots to help explain your 
problem. (link to or drag and drop an image.)
+      description: If applicable, add screenshots to help explain your 
problem. (link to an image.)
       value: |
         ![DESCRIPTION](LINK.png)
       render: bash

Reply via email to