Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 10 additions & 13 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
# Choose a Pull Request template
## 🔍 Samenvatting

Check failure on line 1 in .github/PULL_REQUEST_TEMPLATE.md

View workflow job for this annotation

GitHub Actions / Lint Markdown

First line in a file should be a top-level heading

.github/PULL_REQUEST_TEMPLATE.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## 🔍 Samenvatting"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md041.md

1. Click the `Preview` tab above.
2. Select the most appropriate template for your PR from the list below:
Deze PR ...

---
## 📝 Beschrijving

## **General Templates
-
-
-

- [📑 General PR (Short)](?expand=1&template=general-small.md)
- [📑 General PR (Extended)](?expand=1&template=general-extended.md)
## ✅ Checklist

## Specific templates

- [📝 Documentation](?expand=1&template=documentation.md)
- [✨ Feature](?expand=1&template=feature.md)
- [🐛 Fix](?expand=1&template=fix.md)
- [♻️ Refactor](?expand=1&template=refactor.md)
- [ ] Code is lokaal getest
- [ ] Tests zijn toegevoegd/aangepast
- [ ] Documentatie bijgewerkt (indien nodig)
17 changes: 0 additions & 17 deletions .github/PULL_REQUEST_TEMPLATE/documentation.md

This file was deleted.

37 changes: 0 additions & 37 deletions .github/PULL_REQUEST_TEMPLATE/feature.md

This file was deleted.

45 changes: 0 additions & 45 deletions .github/PULL_REQUEST_TEMPLATE/fix.md

This file was deleted.

37 changes: 0 additions & 37 deletions .github/PULL_REQUEST_TEMPLATE/general-extended.md

This file was deleted.

23 changes: 0 additions & 23 deletions .github/PULL_REQUEST_TEMPLATE/general-small.md

This file was deleted.

32 changes: 0 additions & 32 deletions .github/PULL_REQUEST_TEMPLATE/refactor.md

This file was deleted.

Loading