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** 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