You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,13 @@ Contributions that do not adhere to the code of conduct will be ignored.
9
9
10
10
There are various ways you can contribute:
11
11
12
-
- Have a question? Discuss with us on [Discord](https://discord.gg/JFQmtFKCjd) or check out the [FAQ](https://docs.pruna.ai/en/stable/docs_pruna/faq.html)
13
-
- Have an idea for a new tutorial? Open an issue with a [feature request](https://docs.pruna.ai/en/stable/docs_pruna/contributions/opening_an_issue.html#feature-request) or chat with us on [Discord](https://discord.gg/JFQmtFKCjd)
14
-
- Found a bug? Open an issue with a [bug report](https://docs.pruna.ai/en/stable/docs_pruna/contributions/opening_an_issue.html#bug-report)
15
-
- Want a new feature? Open an issue with a [feature request](https://docs.pruna.ai/en/stable/docs_pruna/contributions/opening_an_issue.html#feature-request)
16
-
- Have a new algorithm to add? Check out the [guide on adding algorithms](https://docs.pruna.ai/en/stable/docs_pruna/contributions/adding_algorithm.html)
17
-
- Have a new metric to add? Check out the [guide on adding metrics](https://docs.pruna.ai/en/stable/docs_pruna/contributions/adding_metric.html)
18
-
- Have a new dataset to add? Check out the [guide on adding datasets](https://docs.pruna.ai/en/stable/docs_pruna/contributions/adding_dataset.html)
12
+
- Have a question? Discuss with us on [Discord](https://discord.gg/JFQmtFKCjd) or check out the [FAQ](https://docs.pruna.ai/en/stable/resources/faq.html)
13
+
- Have an idea for a new tutorial? Open an issue with a [feature request](https://docs.pruna.ai/en/stable/docs_pruna/contributions/open_an_issue.html#feature-request) or chat with us on [Discord](https://discord.gg/JFQmtFKCjd)
14
+
- Found a bug? Open an issue with a [bug report](https://docs.pruna.ai/en/stable/docs_pruna/contributions/open_an_issue.html#bug-report)
15
+
- Want a new feature? Open an issue with a [feature request](https://docs.pruna.ai/en/stable/docs_pruna/contributions/open_an_issue.html#feature-request)
16
+
- Have a new algorithm to add? Check out the [guide on adding algorithms](https://docs.pruna.ai/en/stable/docs_pruna/user_manual/customize_algorithm.html)
17
+
- Have a new metric to add? Check out the [guide on adding metrics](https://docs.pruna.ai/en/stable/docs_pruna/user_manual/customize_metric.html)
18
+
- Have a new dataset to add? Check out the [guide on adding datasets](https://docs.pruna.ai/en/stable/docs_pruna/user_manual/customize_dataset.html)
0 commit comments