Skip to content

Commit fe0d065

Browse files
author
Dengfeng Liu
authored
Update CONTRIBUTING.md
1 parent cbad380 commit fe0d065

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CONTRIBUTING.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@ If you want to contribute to [apfree wifidog](https://github.com/liudf0716/apfre
2626
2727
6. Commit and push your changes, then make a pull request from Github.
2828
29-
git commit --signoff
30-
git push -f
29+
```
30+
git commit -a -s
31+
git push origin apfree_wifidog-1-fix
32+
```
3133
3234
7. Awaiting review, if accepted, merged!
3335

0 commit comments

Comments
 (0)