diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 3362cbabae..daa4ffec8c 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -5,7 +5,7 @@ # Feature request * Did you check if there wasn't a similar feature request? -* Did you read [this FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md#FAQ15)? +* Did you read [the FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md)? # Bug report @@ -28,3 +28,4 @@ * App version: * Android version: +* Downloaded from: diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 9622908089..fee7eea509 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -3,6 +3,7 @@ Please confirm that you: * read the [contributing section](https://github.com/M66B/FairEmail#user-content-contributing) +* read the [get support section](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-get-support) * agree to [the license and the copyright](https://github.com/M66B/FairEmail#user-content-license) Thanks for your intention to contribute to the project!