chore: update contribution guidelines (#3)

* chore: update contribution guidelines

* chore(contributing): improve commit type descriptions

* chore(contributing): recommend vscode
This commit is contained in:
qbox-duck[bot]
2023-12-12 14:25:49 +00:00
committed by GitHub
parent 9ae0d14f6b
commit 7d809f99a8
2 changed files with 64 additions and 166 deletions
+1 -2
View File
@@ -7,5 +7,4 @@
<!-- Put an x inside the [ ] to check an item, like so: [x] -->
- [ ] I have personally loaded this code into an updated Qbox project and checked all of its functionality.
- [ ] My code fits the style guidelines.
- [ ] My PR fits the contribution guidelines.
- [ ] My pull request fits the contribution guidelines & code conventions.