From 0894d2c90e77b7813f793b01b868e860212c2491 Mon Sep 17 00:00:00 2001 From: Niels Andriesse Date: Fri, 26 Apr 2019 14:40:37 +1000 Subject: [PATCH 1/2] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6a1a49290..e7f1a960c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Loki Messenger iOS -Loki messenger is a fully end to end encrypted messenger that aims to remove any chance of metadata collection by routing all messages through an onion routing network. Storage of offline messages is handled by Service Nodes, which are a distributed set of nodes run by the community. +Loki Messenger is a fully end-to-end encrypted messenger that aims to remove any chance of metadata collection by routing all messages through an onion routing network. Storage of offline messages is handled by Service Nodes, which are a distributed set of nodes run by the community. ## Contributing Code -Code should be contributed via pull request to the dev branch, all submitted code will be reviewed. +Code should be contributed via pull request to the master branch, all submitted code will be reviewed. ## Contributing Ideas -Have something you want to say about Loki messenger, create an issue with the discussion tag and the community can weigh in +Have something you want to say about Loki Messenger? Create an issue with the discussion tag and the community can weigh in. ## Cryptography Notice From 90a62260d1bd76f3766367541c1c0bab711f56c2 Mon Sep 17 00:00:00 2001 From: Niels Andriesse Date: Fri, 26 Apr 2019 14:42:36 +1000 Subject: [PATCH 2/2] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3525ba0a4..2cc534e3d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,15 +10,15 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. -**To Reproduce** +**To reproduce** Steps to reproduce the behavior: -**Screenshots or Logs** +**Screenshots or logs** If applicable, add screenshots or logs to help explain your problem. **Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] + - Device: [e.g. iPhone 6] + - OS: [e.g. iOS 8.1] - Version of Loki Messenger or latest commit hash **Additional context**