diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org index ba23501..1dbee3f 100644 --- a/CONTRIBUTING.org +++ b/CONTRIBUTING.org @@ -12,15 +12,11 @@ ** Guidelines - Please be patient. - - Treat everyone with respect -- "give respect and take respect." - - Document your code properly with Rust coding conventions in mind. - - Provide a brief description of the changes you made in the pull request. - - Provide an appropriate header for the pull request. *NOTE:* The rolling branch is where all contributions should go. In other words, it is the working branch for this project. -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. +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). diff --git a/README.org b/README.org index d3a014f..0f160e7 100644 --- a/README.org +++ b/README.org @@ -12,7 +12,6 @@ Websurfx is a lightning-fast, privacy-respecting, secure [[https://en.wikipedia. - [[#404-error-page][404 Error Page]] - [[#installation-and-testing][Installation and Testing]] - [[#more-contributers-wanted][More Contributers Wanted]] -- [[#testers-wanted][Testers Wanted]] - [[#faq-frequently-asked-questions][FAQ - (Frequently Asked Questions)]] - [[#why-websurfx][Why Websurfx?]] - [[#why-agplv3][Why AGPLv3?]] @@ -68,10 +67,6 @@ Once you have started the server, open your preferred web browser and navigate t 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. -* Testers Wanted - -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. - * FAQ (Frequently Asked Questions) ** Why Websurfx?