Files
directus/.github/pull_request_template.md
Pascal Jufer 20a06a6c0e Clean-up lint / format set-up (#16380)
* Format json & all yaml files and update ignore files

* Fix resulting formatting issues
2022-11-09 07:26:54 -08:00

32 lines
582 B
Markdown

## Description
<!--
A summary of the changes and a reference to the Issue that was fixed / implemented.
NOTE: All Pull Requests require a corresponding open Issue.
Please reference the Issue number below:
-->
Fixes #
## Type of Change
- [ ] Bugfix
- [ ] Improvement
- [ ] New Feature
- [ ] Refactor / codestyle updates
- [ ] Other, please describe:
## Requirements Checklist
- [ ] New / updated tests are included
- [ ] All tests are passing locally
- [ ] Performed a self-review of the submitted code
If adding a new feature:
- [ ] Documentation was added/updated. PR: