CatgirlIntelligenceAgency/CONTRIBUTING.md

20 lines
644 B
Markdown
Raw Normal View History

2022-10-27 19:16:30 +02:00
# Contributing
2023-03-22 15:27:04 +01:00
This is a bit of a special project,
2022-10-27 19:16:30 +02:00
in part because a search engine isn't
2023-03-22 15:27:04 +01:00
like a text editor that you can just
download and tinker with; and in part
2022-10-27 19:16:30 +02:00
because it's as much a research project
as it is a search engine.
2023-03-22 15:27:04 +01:00
If you have an idea for a cool change,
2023-06-27 18:32:47 +02:00
email <kontakt@marginalia.nu> and
2023-03-22 15:27:04 +01:00
we can discuss its feasibility.
2022-10-27 19:16:30 +02:00
Search is essentially a fractal of interesting
2023-03-22 15:27:04 +01:00
problems, so even if you don't have an idea,
2022-10-27 19:16:30 +02:00
just a skillset (really any), odds are there's
2024-01-24 14:36:44 +01:00
something interesting I could point you to.
Make sure you check out the [ide-configuration guide](doc/ide-configuration.md)
to get your IDE set up quickly and easily.