diff --git a/docs/development/issues.md b/docs/development/issues.md index 811497d55b..3708f1dc44 100644 --- a/docs/development/issues.md +++ b/docs/development/issues.md @@ -13,7 +13,7 @@ contribute: 1. By opening the issue for discussion: If you believe that you have found a new bug in Electron, you should report it by creating a new issue in - the `electron/electron` issue tracker. + the [`electron/electron` issue tracker](https://github.com/electron/electron/issues). 2. By helping to triage the issue: You can do this either by providing assistive details (a reproducible test case that demonstrates a bug) or by providing suggestions to address the issue. @@ -30,7 +30,9 @@ contributing, and more. Please use the issue tracker for bugs only! ## Submitting a Bug Report -When opening a new issue in the `electron/electron` issue tracker, users +To submit a bug report: + +When opening a new issue in the [`electron/electron` issue tracker](https://github.com/electron/electron/issues/new/choose), users will be presented with a template that should be filled in. ```markdown