From 42167c0ff74d40c415b258256d120415b0276496 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 20 Aug 2022 12:36:03 +0800 Subject: [PATCH] Updated Code of conduct (markdown) --- Code-of-conduct.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Code-of-conduct.md b/Code-of-conduct.md index 500c746..bb1d05a 100644 --- a/Code-of-conduct.md +++ b/Code-of-conduct.md @@ -12,4 +12,17 @@ ``` After the installation, acme.sh could change the shebang to bash to get better performance if you have bash on your machine. - Of course, if you just use it on your own, it can be any valid shebang on your machine. It could be `sh` or `bash`, it's up to you. \ No newline at end of file + Of course, if you just use it on your own, it can be any valid shebang on your machine. It could be `sh` or `bash`, it's up to you. + + + +### 2. Please create a new issue for future bugs +Please report a new issue here: `" Report bugs to xxxx dns api"` https://github.com/Neilpang/acme.sh/issues + +And please watch to that issue. Any future bug will be reported there. + +Example: https://github.com/Neilpang/acme.sh/issues/2057 + + + +