Forráskód Böngészése

Add instructions for reporting bugs

medmunds 4 éve
szülő
commit
fe273b3829
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      notify/smtp.sh

+ 2 - 0
notify/smtp.sh

@@ -2,6 +2,8 @@
 
 
 # support smtp
 # support smtp
 
 
+# Please report bugs to https://github.com/acmesh-official/acme.sh/issues/3358
+
 # This implementation uses Python (2 or 3), which is available in many environments.
 # This implementation uses Python (2 or 3), which is available in many environments.
 # If you don't have Python, try "mail" notification instead of "smtp".
 # If you don't have Python, try "mail" notification instead of "smtp".