mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
docs: Update links
This commit is contained in:
parent
b3aa858b2b
commit
dcc377cdf8
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/4-question.yml
vendored
6
.github/ISSUE_TEMPLATE/4-question.yml
vendored
|
|
@ -6,14 +6,14 @@ body:
|
|||
- type: checkboxes
|
||||
attributes:
|
||||
label: Is your question not already answered in the FAQ?
|
||||
description: Please read the [FAQ](https://github.com/seitenca/osx/blob/master/readme.md) carefully to avoid asking duplicate questions.
|
||||
description: Please read the [FAQ](https://github.com/dockur/osx/blob/master/readme.md) carefully to avoid asking duplicate questions.
|
||||
options:
|
||||
- label: I made sure the question is not listed in the [FAQ](https://github.com/seitenca/osx/blob/master/readme.md).
|
||||
- label: I made sure the question is not listed in the [FAQ](https://github.com/dockur/osx/blob/master/readme.md).
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Is this a general question and not a technical issue?
|
||||
description: For questions related to issues you must use the [technical issue](https://github.com/seitenca/osx/issues/new?assignees=&labels=&projects=&template=1-issue.yml) form instead. It contains all the right fields (system info, logfiles, etc.) we need in order to be able to help you.
|
||||
description: For questions related to issues you must use the [technical issue](https://github.com/dockur/osx/issues/new?assignees=&labels=&projects=&template=1-issue.yml) form instead. It contains all the right fields (system info, logfiles, etc.) we need in order to be able to help you.
|
||||
options:
|
||||
- label: I am sure my question is not about a technical issue.
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue