зеркало из https://github.com/electron/electron.git
docs: add links to the issue tracker, to developer/issues (#21945)
* docs: add links to the issue tracker Adding links to the issue tracker for existing issues and submission of new issues makes it easier to do what is otherwise well described in the issues doc. There are direct links to the issue tracker in other introductory docs, so I see no reason not to have them here, to facilitate access. * docs: update issues TOC * Changes recommended by malept
This commit is contained in:
Родитель
95cfa1b0aa
Коммит
e8517065d1
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче