Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

Commit ae3a561

Browse files
add CONTRIBUTING.md
1 parent 2e7f2fc commit ae3a561

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing guidelines
2+
3+
## Before contributing
4+
5+
Welcome to [TheAlgorithms/website](https://github.com/TheAlgorithms/website)! Before sending your pull requests, make sure that you **read the whole guidelines**. If you have any doubt on the contributing guide, please feel free to [state it clearly in an issue](https://github.com/TheAlgorithms/website/issues/new) or ask the community in [Gitter](https://gitter.im/TheAlgorithms).
6+
7+
## Contributing
8+
9+
This repo contains the frontend code for the website, so it is recommended to host the static pages somewhere. It makes the PR review easier as changes can be easily seen.
10+
You can use [surge.sh](https://surge.sh/) for this. It is a Static web publishing for Front-End Developers.
11+

0 commit comments

Comments
 (0)