clarify PULL_REQUST_TEMPLATE.md & CONTRIBUTING.md #1291

Merged
Mikaela merged 8 commits from pr-template into master 2019-09-23 20:50:52 +00:00
2 changed files with 8 additions and 8 deletions
Showing only changes of commit 1d180ab231 - Show all commits

View File

@@ -37,7 +37,7 @@ Note: This criteria applies to all of privacytools.io
### VPN
- Prioritize Products by privacy respecting nationality.
- Cannot be based in USA or UK.
Mikaela commented 2019-09-12 21:20:57 +00:00 (Migrated from github.com)
Review

I understand the priority to be that the source code can be seen.

I understand the priority to be that the source code can be seen.
Mikaela commented 2019-09-12 21:21:52 +00:00 (Migrated from github.com)
Review

aargh, spot a typo and make it more typo again

- Must be [H-Node Class A](https://h-node.org/wiki/page/en/compatibility-classes) or equivalent (if applicable)
aargh, spot a typo and make it more typo again ```suggestion - Must be [H-Node Class A](https://h-node.org/wiki/page/en/compatibility-classes) or equivalent (if applicable) ```
- Must be acessable via free software (i.e OpenVPN, WireGuard)
- Must be acessable via open source software (i.e OpenVPN, WireGuard)
- Use Encryption
- Accept Cryptocurrency
- No logging policy
@@ -45,7 +45,7 @@ Note: This criteria applies to all of privacytools.io
### Email
- Outside of USA
- Support SMTP SSL
- Accessable Using Free Software (i.e IMAP)
- Accessable Using Open source Software (i.e IMAP)
### Hardware
- Must be [H-Node Class A](https://h-node.org/wiki/page/en/compatibility-classes) or Equivlant (if applicable)
@@ -54,7 +54,7 @@ Note: This criteria applies to all of privacytools.io
### Software
- Must be able to download over encrypted network (can be a mirror)
- Must be free software
- Must be open source software
### Encryption
- Only verifiable encryption is to be trusted

View File

@@ -10,7 +10,7 @@ Resolves: #none <!-- The number of the issue that is resolved by this pull reque
- [ ] I have listed the source code in [source_code.md](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md).
- [ ] The project is [free/libre software](https://www.wikipedia.org/wiki/Free_software).
- [ ] The project is [open source software](https://en.wikipedia.org/wiki/Open-source_software).
- [ ] The project has an associated discussion: # <!-- issue number -->
Mikaela commented 2019-09-10 19:44:25 +00:00 (Migrated from github.com)
Review

I think this is more clear formatting.

I think this is more clear formatting.