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: README.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,18 @@ If you have questions or need help, please check out our documentation for a [li
11
11
## Building the docs
12
12
13
13
The docs are built on GitHub Actions and run the `.ci_scripts/update_docs` script.
14
-
To build the docs locally, you should do the following:
15
-
1. Clone the repository into your local machine.
16
-
2. Go into the main folder. </br>
14
+
We are glad to know that you would like to contribute. To build the docs locally, follow the steps mentioned below:
15
+
1.[Fork](https://docs.github.com/en/github/getting-started-with-github/fork-a-repo) the [conda-forge.github.io](https://github.com/conda-forge/conda-forge.github.io) repository to your own GitHub user account.
16
+
2.[Clone](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository) this fork onto your computer.
5. Submit a [pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests) to the main repository proposing your changes.
0 commit comments