docs : Update CONTRIBUTING.md

update contributing guide document.
main
NB 3 years ago committed by GitHub
parent e718a0fd67
commit 8d7af938db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      CONTRIBUTING.md

@ -22,7 +22,8 @@ First open an issue and let us know what you're contributing to!
2. Open a terminal and navigate to your project path. And enter this.
**`git config --global commit.template .gitmessage.txt`**
3. You can use the template, with `git commit` through vi. **Not** `git commit -m`
4. Enjoy contributing!
4. If you want to merge your work, please pull request to the `dev` branch
5. Enjoy contributing!
---

Loading…
Cancel
Save