Compare commits
2 Commits
d8bfca1df6
...
645cd6f687
Author | SHA1 | Date | |
---|---|---|---|
645cd6f687
|
|||
01afccc6a9
|
32
.git.template
Normal file
32
.git.template
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
# If applied, this commit will ...
|
||||||
|
|
||||||
|
# Why was this change necessary? Improvements brought about by the
|
||||||
|
# change.
|
||||||
|
|
||||||
|
# End
|
||||||
|
|
||||||
|
# Format
|
||||||
|
# --------------------
|
||||||
|
# (If applied, this commit will...) <subject> (Max 72 char)
|
||||||
|
# |<---- Preferably using up to 50 chars --->|<------------------->|
|
||||||
|
# Example:
|
||||||
|
# Implement automated commit messages
|
||||||
|
|
||||||
|
# (Optional) Explain why this change is being made
|
||||||
|
# |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
|
||||||
|
|
||||||
|
# (Optional) Provide links or keys to any relevant tickets, articles or other resources
|
||||||
|
# Example: Github issue #23
|
||||||
|
|
||||||
|
# --- COMMIT END ---
|
||||||
|
#
|
||||||
|
# Remember to:
|
||||||
|
# * Capitalize the subject line
|
||||||
|
# * Use the imperative mood in the subject line
|
||||||
|
# * Do not end the subject line with a period
|
||||||
|
# * Separate subject from body with a blank line
|
||||||
|
# * Use the body to explain what and why vs. how
|
||||||
|
# * Can use multiple lines with "-" or "*" for bullet points in body
|
||||||
|
# --------------------
|
||||||
|
|
||||||
|
# Continuous integration messages
|
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.php text eol=lf diff=php
|
||||||
|
*.css text eol=lf
|
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
|||||||
[submodule "l18n"]
|
[submodule "l18n"]
|
||||||
path = l18n
|
path = l18n
|
||||||
url = /var/www/vhosts/museum-digital.de/translation.museum-digital.de/value_approved/
|
url = gitea:museum-digital/translation-value-sets.git
|
||||||
|
Reference in New Issue
Block a user