From aa112c32a6de711832a2ba7f904ebe722e02b5ff Mon Sep 17 00:00:00 2001 From: Maze Date: Thu, 3 Feb 2022 11:35:21 +0100 Subject: [PATCH] Suggest logging in with GitHub account --- docs/CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 3b1ba12e..b6f215fb 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -14,10 +14,10 @@ ## Issues -[Issues](https://gitlab.com/mx-moment/moment/-/issues) on GitLab should be used to -ask questions, report problems, request new features, -or discuss potential changes before creating pull requests. -We also pay attention to [Mirage issues on GitHub](https://github.com/mirukana/mirage/issues). +[Issues](https://gitlab.com/mx-moment/moment/-/issues) on GitLab should be used +to ask questions, report problems, request new features, or discuss potential +changes before creating pull requests. Note that it is possible to +[sign in with your GitHub account](https://gitlab.com/users/sign_in). Before opening new issues, please search for any already open or closed issue related to your problem, in order to prevent duplicates.