Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: added section for potential contributors #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kyr0
Copy link

@kyr0 kyr0 commented May 9, 2023

Just added docs section for potential contributors to help them get to speed quickly.


...or testing the library errors out with:

`dlopen(faiss-node/build/Debug/faiss-node.node, 0x0001): symbol not found in flat namespace (___kmpc_barrier)``
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"``" duplicated

@@ -59,6 +59,59 @@ console.log(results1.labels); // [ 3, 0, 1, 2 ]
console.log(results1.distances); // [ 0, 1, 1, 4 ]
```

## Setup for contibutors
Copy link
Owner

@ewfian ewfian May 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recommend putting this part in a new CONTRIBUTING.md as there are also Windows and Linux related information (I can add the Windows and Linux parts later).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants