From e9c4a3e57b91873bb540eaaab5694be6f340c9a8 Mon Sep 17 00:00:00 2001 From: "Florine W. Dekker" Date: Wed, 4 Sep 2024 20:35:42 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9C=20mommy=20amends=20a=20few=20scrol?= =?UTF-8?q?ls~?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +++ CONTRIBUTING.md | 4 ++-- README.md | 2 ++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index deba4cc..a84612b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ ### added * πŸ€Έβ€β™€οΈ mommy now supports `-d` as an alias of `--global-config-dirs`~ +### changed +* πŸ‘€ mommy now refers to the user by their username by default~ ([#131](https://github.com/FWDekker/mommy/issues/131)) + ## [1.5.0] -- 2024-02-28 ### added diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2f47c01..4e477dc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ below are some guidelines for contributions, but honestly, _any_ contribution is surely we'll be able to figure something out together~ * add relevant documentation and tests~ -* add relevant emojis in your commit messages~ +* begin every commit message with a relevant emoji, followed by one space~ * ensure that the tests pass (on your machine, at least)~ * describe your changes in `CHANGELOG.md`~ -* your pull request should go into `dev`, not into `main`~ +* your pull request should go into `main`~ diff --git a/README.md b/README.md index 3529a1a..3ee9f86 100644 --- a/README.md +++ b/README.md @@ -918,3 +918,5 @@ if mommy should add, remove, or change anything here, [open an issue](https://gi [her suggestion of supporting regexes for forbidden words](https://github.com/FWDekker/mommy/issues/103)~ * mommy thanks [satyam singh niranjan](https://github.com/Satanarious) for [suggesting powershell support](https://github.com/FWDekker/mommy/issues/124)~ +* mommy thanks [biko](https://github.com/Bikoil) for + [making mommy refer to people by their username by default](https://github.com/FWDekker/mommy/issues/131)~