neon_arch commited on
Commit
5ebadd1
·
1 Parent(s): c0608d2

update contributing.org and readme.org

Browse files
Files changed (2) hide show
  1. CONTRIBUTING.org +1 -5
  2. README.org +0 -5
CONTRIBUTING.org CHANGED
@@ -12,15 +12,11 @@
12
  ** Guidelines
13
 
14
  - Please be patient.
15
-
16
  - Treat everyone with respect -- "give respect and take respect."
17
-
18
  - Document your code properly with Rust coding conventions in mind.
19
-
20
  - Provide a brief description of the changes you made in the pull request.
21
-
22
  - Provide an appropriate header for the pull request.
23
 
24
  *NOTE:* The rolling branch is where all contributions should go. In other words, it is the working branch for this project.
25
 
26
- We appreciate any contributions and suggestions to help improve the Websurfx project. Please keep in mind the above requirements and guidelines before submitting a pull request.
 
12
  ** Guidelines
13
 
14
  - Please be patient.
 
15
  - Treat everyone with respect -- "give respect and take respect."
 
16
  - Document your code properly with Rust coding conventions in mind.
 
17
  - Provide a brief description of the changes you made in the pull request.
 
18
  - Provide an appropriate header for the pull request.
19
 
20
  *NOTE:* The rolling branch is where all contributions should go. In other words, it is the working branch for this project.
21
 
22
+ We appreciate any contributions and suggestions to help improve the Websurfx project. Please keep in mind the above requirements and guidelines before submitting a pull request and also if you have any doubts/concerns/questions about the project, its source code or anything related to the project than feel free to ask by opening an [issue](https://github.com/neon-mmd/websurfx/issues).
README.org CHANGED
@@ -12,7 +12,6 @@ Websurfx is a lightning-fast, privacy-respecting, secure [[https://en.wikipedia.
12
  - [[#404-error-page][404 Error Page]]
13
  - [[#installation-and-testing][Installation and Testing]]
14
  - [[#more-contributers-wanted][More Contributers Wanted]]
15
- - [[#testers-wanted][Testers Wanted]]
16
  - [[#faq-frequently-asked-questions][FAQ - (Frequently Asked Questions)]]
17
  - [[#why-websurfx][Why Websurfx?]]
18
  - [[#why-agplv3][Why AGPLv3?]]
@@ -68,10 +67,6 @@ Once you have started the server, open your preferred web browser and navigate t
68
 
69
  We are looking for more willing contributors to help grow this project. For more information on how you can contribute, check out the [[https://github.com/neon-mmd/websurfx/projects?query=is%3Aopen][project board]] and the [[file:CONTRIBUTING.org][CONTRIBUTING.org]] file for guidelines and rules for making contributions.
70
 
71
- * Testers Wanted
72
-
73
- We are looking for willing testers to test whether the code to evade IP blocking works and is resillient enough to prevent IP blocks and banning by the upstream servers.
74
-
75
  * FAQ (Frequently Asked Questions)
76
 
77
  ** Why Websurfx?
 
12
  - [[#404-error-page][404 Error Page]]
13
  - [[#installation-and-testing][Installation and Testing]]
14
  - [[#more-contributers-wanted][More Contributers Wanted]]
 
15
  - [[#faq-frequently-asked-questions][FAQ - (Frequently Asked Questions)]]
16
  - [[#why-websurfx][Why Websurfx?]]
17
  - [[#why-agplv3][Why AGPLv3?]]
 
67
 
68
  We are looking for more willing contributors to help grow this project. For more information on how you can contribute, check out the [[https://github.com/neon-mmd/websurfx/projects?query=is%3Aopen][project board]] and the [[file:CONTRIBUTING.org][CONTRIBUTING.org]] file for guidelines and rules for making contributions.
69
 
 
 
 
 
70
  * FAQ (Frequently Asked Questions)
71
 
72
  ** Why Websurfx?