Create _config.yml

This commit is contained in:
Waleed Sadek 2024-02-18 23:58:18 +02:00 committed by GitHub
parent 6f9df756e0
commit 5844b3bdab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

14
.github/_config.yml vendored Normal file
View File

@ -0,0 +1,14 @@
plugins:
- jekyll-relative-links
relative_links:
enabled: true
collections: true
include:
- CONTRIBUTING.md
- README.md
- LICENSE.md
- COPYING.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md