summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCorey Berla <corey@berla.me>2022-10-06 09:22:51 -0700
committerAntónio Fernandes <antoniof@gnome.org>2022-12-18 18:50:09 +0000
commit317147658b594570559e34e017ac85a96607e21a (patch)
tree443ca6ca73d2f713af1244a94a40d208675beb5d /README.md
parent8870c9ed081495a4bdb602faefbac68a08fd9f57 (diff)
downloadnautilus-317147658b594570559e34e017ac85a96607e21a.tar.gz
README: Add link to proper commit message format
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b78215a71..acfd593bd 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@ To build the development version of the Files app and hack on the code
see the [general guide](https://wiki.gnome.org/Newcomers/BuildProject)
for building GNOME apps with Flatpak and GNOME Builder.
+Commit messages should follow the expected format [detailed here](https://wiki.gnome.org/Git/CommitMessages).
+
## Runtime dependencies
- [Bubblewrap](https://github.com/projectatomic/bubblewrap) installed. Used for security reasons.
- [Tracker (including tracker-miners)](https://gitlab.gnome.org/GNOME/tracker) properly set up and with all features enabled. Used for fast search and metadata extraction, starred files and batch renaming.