Commit Graph

13383 Commits

Author SHA1 Message Date
c36014b57e code: Fix typo of log and variables (#42) 2021-06-15 14:36:04 +08:00
a9a6cbc2aa fix typo (#40) 2021-06-15 14:30:12 +08:00
9b307878bf Style: fix typo (#34) 2021-06-15 14:28:37 +08:00
fcf52f5ee3 Fix code comment typo (#32)
fix comment typo
2021-06-15 14:26:26 +08:00
f6ee74f9cd fix error spell (#16)
* fix error spell

* Change words to lowercase
2021-06-15 14:23:46 +08:00
f399bfe3e1 Use bash instead of sh in README and build.sh (#2)
`build.sh` uses bash-specific array creation syntax, which may not
work with `/bin/sh`. Change it to `bash` to avoid confusion:
2021-06-15 14:22:42 +08:00
LIN
179a540032 Merge pull request #80 from LINxiansheng/master
Update .clang-format
2021-06-05 16:57:10 +08:00
LIN
a5c36e37a2 Update .clang-format
correct the problem that 'private' and 'public' indentation problem.
2021-06-05 16:43:50 +08:00
LIN
377fa3d62f Merge pull request #38 from rayzui/fix-contributing-doc
docs: Fix typo of url in CONTRIBUTING.md
2021-06-01 17:03:45 +08:00
70269d9a66 Merge branch 'master' into fix-contributing-doc 2021-06-01 17:03:06 +08:00
a961030392 Merge pull request #36 from Amber1990Zhang/add-commit-msg
add pr and issue template
2021-06-01 17:02:08 +08:00
8572c9c7e2 add pr and issue template 2021-06-01 17:00:00 +08:00
LIN
80dd6842fd Merge pull request #24 from ycjcl868/patch-1
docs: markdown level format README.md
2021-06-01 16:54:53 +08:00
11fa854ade Merge branch 'master' into patch-1 2021-06-01 16:54:06 +08:00
LIN
2b4ae43ac3 Merge pull request #18 from gh-pr/master
tweak docs, use code instead of quote, note that u r not using POSIX sh syntax
2021-06-01 16:52:25 +08:00
3a0131dedf Merge pull request #14 from afc163/patch-1
docs: fix typo in README-CN.md
2021-06-01 16:45:03 +08:00
157507e240 docs: Fix repo url in CONTRIBUTING.md 2021-06-01 16:42:17 +08:00
LIN
b854d9fa2b Merge pull request #8 from seeflood/master
Fix a grammar problem in README.md
2021-06-01 16:41:47 +08:00
4807d5502a Merge pull request #5 from moonsphere/patch-1
docs: Fix spell issue in CONTRIBUTING.md
2021-06-01 16:32:14 +08:00
3d2bf38916 Merge branch 'master' into patch-1 2021-06-01 16:28:02 +08:00
fb1358d3f6 Merge branch 'master' into master 2021-06-01 15:10:29 +08:00
1267608077 Update README.md 2021-05-31 23:00:48 -07:00
3714ec2e90 Update README.md 2021-06-01 13:54:54 +08:00
9284c06cd4 be careful 2021-06-01 13:08:17 +08:00
fe1368a116 tweak docs, use code instead of quote 2021-06-01 13:01:48 +08:00
23a7c68184 docs: fix typo 2021-06-01 11:43:08 +08:00
f3fb9df0cb Merge pull request #9 from simonjoylet/fix_docs
update README.md, README-CN.md and CONTRIBUTING.md
2021-06-01 11:14:06 +08:00
45d7f82e9a Update CONTRIBUTING.md
Co-authored-by: Yilong Li <liyilongko@gmail.com>
2021-06-01 11:13:48 +08:00
544160f46d update README.md, README-CN.md and CONTRIBUTING.md 2021-06-01 11:07:44 +08:00
186f243c05 Update CONTRIBUTING.md
Co-authored-by: 二手掉包工程师 <rustin.liu@gmail.com>
2021-06-01 11:05:16 +08:00
7e0fc30827 Update README.md
fix a grammar problem
2021-06-01 10:24:59 +08:00
e0126ff4ef docs: Fix wrong CLA link in CONTRIBUTING.md
CLA in CONTRIBUTING.md is wrong
2021-06-01 07:31:13 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00