1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[internal] add pull_request_template.md and update issue_template.md

* Also remove .github/ directory from source archives.
This commit is contained in:
Pete Batard 2023-01-13 21:45:50 +00:00
parent 1ce1f47a8b
commit 6eabcb4c9d
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
5 changed files with 57 additions and 31 deletions

1
.gitattributes vendored
View file

@ -17,5 +17,6 @@ install-sh eol=lf
*.cmd export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.github export-ignore
*.creole export-ignore