0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00

adding two new goals/tasks.

This commit is contained in:
neon_arch 2023-04-25 16:50:48 +03:00
parent 75dd7f13b8
commit fa1ea8d448

View File

@ -1,5 +1,9 @@
* TODO Goals for v0.1.0 * TODO Goals for v0.1.0
- [ ] Add unit tests, integration test, doc tests in the project source code.
- [ ] Write .gitlab-ci.yml for automating testing of the project.
- [ ] Add FAQ section in readme.org for answering commonly asked questions like why websurfx?, why rust?, why GPLv3?, etc. - [ ] Add FAQ section in readme.org for answering commonly asked questions like why websurfx?, why rust?, why GPLv3?, etc.
- [ ] Add code to remove nsfw content from search results using a blocklist. - [ ] Add code to remove nsfw content from search results using a blocklist.