File: pull_request_template.md

package info (click to toggle)
kanboard 1.2.50%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,176 kB
  • sloc: php: 131,331; javascript: 3,773; sql: 2,383; makefile: 104; sh: 94; xml: 83
file content (8 lines) | stat: -rw-r--r-- 470 bytes parent folder | download
1
2
3
4
5
6
7
8
Please confirm that you've completed the following before submitting:

- [ ] I have tested my changes thoroughly
- [ ] No breaking changes were introduced
- [ ] No regressions were observed
- [ ] I have updated the unit tests and integration tests accordingly
- [ ] I follow the existing [coding standards](https://docs.kanboard.org/v1/dev/coding_standards/)
- [ ] My commit messages follow the [Conventional Commits specification](https://www.conventionalcommits.org/)