1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-16 02:54:25 +02:00

updated contributing.md, added GitHub templates

This commit is contained in:
David Grudl
2016-12-22 05:06:20 +01:00
parent 8860268791
commit 7b899ddda5
4 changed files with 45 additions and 13 deletions

1
.gitattributes vendored
View File

@@ -1,4 +1,5 @@
.gitattributes export-ignore
.gitignore export-ignore
.github export-ignore
.travis.yml export-ignore
tests/ export-ignore