From 6cab491721743ab5ebd9372f812777ebbe7e617c Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Thu, 16 Apr 2020 10:42:20 +0200 Subject: [PATCH] Changed Issue link to gitea. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7fde8ae..34b220b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,11 +7,11 @@ Here are some important resources: * This [Blogpost](https://www.commander1024.de/wordpress/2020/03/fotos-mit-daten-zu-radioaktiver-strahlung-taggen) tells you about intention and scope for this tool (in German). * For questions and suggestions, you can [E-Mail](mailto:commander@commander1024.de) me directly. - * Bugs? [Gitlab](https://gitlab.warpzone.ms/Commander1024/radiation-tagger/issues) is where to report them. + * Bugs? [Gitlab](https://git.commander1024.de/Commander1024/radiation-tager/issues) is where to report them. ## Submitting changes -Please send a [GitLab Pull Request to radiation_tagger](https://gitlab.warpzone.ms/Commander1024/radiation-tagger/tree/develop) in the develop branch with a clear list of what you've done (read more about [pull requests](http://help.github.com/pull-requests/)). Please follow our coding conventions (below) and make sure all of your commits are atomic (one feature per commit). +Please send a [Pull Request to radiation_tagger](https://git.commander1024.de/Commander1024/radiation-tager/pulls) in the develop branch with a clear list of what you've done (read more about [pull requests](http://help.github.com/pull-requests/)). Please follow our coding conventions (below) and make sure all of your commits are atomic (one feature per commit). Keep in mind that I am a bloody beginner and probably make more mistakes than you, so I am always open for improvements. Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this: