From 5f804feda2ffbd0460ed91b62aeb6a8eb28408f9 Mon Sep 17 00:00:00 2001 From: John Donaldson Date: Tue, 17 Dec 2019 19:51:23 +0000 Subject: [PATCH] Updating issues link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a86cc91..12e6b82 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ MOTH is most often deployed using Docker, but we strive to ensure that it can ea In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern. ## Report bugs using Github's [issues](https://github.com/dirtbags/moth/issues) -We use GitHub issues to track public bugs. Report a bug by [opening a new issue](); it's that easy! +We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/dirtbags/moth/issues/new); it's that easy! ## Write bug reports with detail, background, and sample code