* chore: update contribution guidelines * chore(contributing): improve commit type descriptions * chore(contributing): recommend vscode
11 lines
371 B
Markdown
11 lines
371 B
Markdown
## Description
|
|
|
|
<!-- What does your pull request change? Why should it be merged? Does it fix an issue? -->
|
|
|
|
## Checklist
|
|
|
|
<!-- 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 pull request fits the contribution guidelines & code conventions.
|