Commit Graph

8 Commits (252ae16ea371ca861663db3fcae02cbe40deef05)

Author SHA1 Message Date
Lucas Hosseini b4eb51dae8 Change default branch references from master to main. (#2029)
Summary:
This is required for the renaming of the default branch from `master` to `main`, in accordance with the new Facebook OSS guidelines.

Pull Request resolved: https://github.com/facebookresearch/faiss/pull/2029

Reviewed By: mdouze

Differential Revision: D30672862

Pulled By: beauby

fbshipit-source-id: 0b6458a4ff02a12aae14cf94057e85fdcbcbff96
2021-09-01 09:26:20 -07:00
Lucas Hosseini 4774951982 GitHub actions hooks for GitHub pages docs website. (#1599)
Summary:
These hooks, along with the creation of the `gh-pages` branch with a Sphinx-powered website ([preview](https://beauby.github.io/faiss/)) will ensure automatic rebuild of the C++ API (doxygen) docs upon modification on `master`.
Moreover,  direct changes to the `gh-pages` branch will trigger a rebuild of the website as well.

Pull Request resolved: https://github.com/facebookresearch/faiss/pull/1599

Reviewed By: wickedfoo

Differential Revision: D25723322

Pulled By: beauby

fbshipit-source-id: fafeed64b393dce8c569f9fd1f5bc3b004706589
2020-12-29 13:46:54 -08:00
Matthijs Douze cf6593bdca Update ISSUE_TEMPLATE.md (#1462)
Summary:
add a field to ask people how they installed Faiss

Pull Request resolved: https://github.com/facebookresearch/faiss/pull/1462

Reviewed By: LowikC

Differential Revision: D24279581

Pulled By: mdouze

fbshipit-source-id: 2492c73e31d22f3b7f37de6bcfcac90eae0ccd07
2020-10-20 04:37:50 -07:00
Matthijs Douze 15ebfcd4c7
Update ISSUE_TEMPLATE.md 2018-06-25 16:18:50 -07:00
Matthijs Douze 15c990ddb6
Update ISSUE_TEMPLATE.md 2018-06-25 16:11:47 -07:00
Matthijs Douze 223d4e32d8
Update ISSUE_TEMPLATE.md 2018-06-25 16:11:30 -07:00
Matthijs Douze 28e9f74511
Update ISSUE_TEMPLATE.md 2018-05-29 15:39:32 +02:00
Lucas Hosseini 5d94d1f4c8 Add template for issues. 2018-02-16 11:57:20 +01:00