From fefb7287e4e925e6498de9cbbd9628c21e70bade Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 8 Jun 2018 19:15:09 +0200 Subject: [PATCH] updated contribution guidelines --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3a3c72d..4fe3b7e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,11 +3,11 @@ ## Reporting bugs or suggesting enhancements Before reporting a bug , please -[perform a search](https://github.com/tastytea/mastodon-cpp/issues?q=is%3Aissue) +[perform a search](https://schlomp.space/tastytea/mastodon-cpp/issues) to see if the problem has already been reported. If it has, add a comment to the existing issue instead of opening a new one. Same for enhancements. -You can also contact me via the Fediverse if you don't have a GitHub-account. +You can also contact me via the Fediverse if you don't want to open an account. My account is [@tastytea@soc.ialis.me](https://soc.ialis.me/@tastytea). ## Pull requests